[BACK]Return to servconf.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/servconf.c between version 1.43 and 1.44

version 1.43, 2000/06/17 22:52:33 version 1.44, 2000/06/18 00:57:48
Line 161 
Line 161 
                 options->gateway_ports = 0;                  options->gateway_ports = 0;
 }  }
   
 #define WHITESPACE " \t\r\n"  #define WHITESPACE " \t\r\n="
   
 /* Keyword tokens. */  /* Keyword tokens. */
 typedef enum {  typedef enum {

Legend:
Removed from v.1.43  
changed lines
  Added in v.1.44