[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.48 and 1.49

version 1.48, 2002/02/28 15:46:33 version 1.49, 2002/05/23 19:24:30
Line 421 
Line 421 
         return NULL;          return NULL;
 }  }
   
 static Key *  Key *
 key_load_private_pem(int fd, int type, const char *passphrase,  key_load_private_pem(int fd, int type, const char *passphrase,
     char **commentp)      char **commentp)
 {  {

Legend:
Removed from v.1.48  
changed lines
  Added in v.1.49