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

Diff for /src/usr.bin/ssh/authfile.c between version 1.62 and 1.63

version 1.62, 2006/02/20 17:19:54 version 1.63, 2006/03/13 10:26:52
Line 510 
Line 510 
         return prv;          return prv;
 }  }
   
 static int  int
 key_perm_ok(int fd, const char *filename)  key_perm_ok(int fd, const char *filename)
 {  {
         struct stat st;          struct stat st;

Legend:
Removed from v.1.62  
changed lines
  Added in v.1.63