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

Diff for /src/usr.bin/ssh/servconf.h between version 1.79 and 1.80

version 1.79, 2006/08/14 12:40:25 version 1.80, 2007/02/19 10:45:58
Line 150 
Line 150 
              const char *, const char *, const char *);               const char *, const char *, const char *);
 void     parse_server_match_config(ServerOptions *, const char *, const char *,  void     parse_server_match_config(ServerOptions *, const char *, const char *,
              const char *);               const char *);
 void     copy_set_server_options(ServerOptions *, ServerOptions *);  void     copy_set_server_options(ServerOptions *, ServerOptions *, int);
   
 #endif                          /* SERVCONF_H */  #endif                          /* SERVCONF_H */

Legend:
Removed from v.1.79  
changed lines
  Added in v.1.80