]> andersk Git - gssapi-openssh.git/commitdiff
whitespace agreement with hpn patch
authorjbasney <jbasney>
Thu, 15 Feb 2007 21:06:07 +0000 (21:06 +0000)
committerjbasney <jbasney>
Thu, 15 Feb 2007 21:06:07 +0000 (21:06 +0000)
openssh/channels.c

index 2b7c0eb0f2411fe2b0ca677c382fa0546c613540..639e69c0c2afeddc29f486b5b49e3f39a9e452c3 100644 (file)
@@ -76,6 +76,7 @@
 #include "authfd.h"
 #include "pathnames.h"
 
+
 /* -- channel core */
 
 /*
@@ -2651,7 +2652,7 @@ channel_request_rforward_cancel(const char *host, u_short port)
  * message if there was an error).
  */
 int
-channel_input_port_forward_request(int is_root, int gateway_ports, 
+channel_input_port_forward_request(int is_root, int gateway_ports,
                                   int hpn_disabled, int hpn_buffer_size)
 {
        u_short port, host_port;
This page took 0.053644 seconds and 5 git commands to generate.