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

Diff for /src/usr.bin/ssh/auth-options.c between version 1.22 and 1.23

version 1.22, 2002/03/18 17:50:31 version 1.23, 2002/03/19 10:35:39
Line 42 
Line 42 
   
 extern ServerOptions options;  extern ServerOptions options;
   
 void  static void
 auth_send_debug(Buffer *m)  auth_send_debug(Buffer *m)
 {  {
         char *msg;          char *msg;

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23