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

Diff for /src/usr.bin/ssh/auth-rhosts.c between version 1.16.2.4 and 1.16.2.5

version 1.16.2.4, 2001/05/07 21:09:25 version 1.16.2.5, 2001/09/27 00:15:41
Line 34 
Line 34 
  * based on the file, and returns zero otherwise.   * based on the file, and returns zero otherwise.
  */   */
   
 int  static int
 check_rhosts_file(const char *filename, const char *hostname,  check_rhosts_file(const char *filename, const char *hostname,
                   const char *ipaddr, const char *client_user,                    const char *ipaddr, const char *client_user,
                   const char *server_user)                    const char *server_user)

Legend:
Removed from v.1.16.2.4  
changed lines
  Added in v.1.16.2.5