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

Diff for /src/usr.bin/ssh/ssh-keygen.c between version 1.177 and 1.178

version 1.177, 2010/02/08 10:50:20 version 1.178, 2010/02/09 00:50:59
Line 452 
Line 452 
 }  }
   
 static void  static void
 do_download(struct passwd *pw, const char *pkcs11provider)  do_download(struct passwd *pw, char *pkcs11provider)
 {  {
 #ifdef ENABLE_PKCS11  #ifdef ENABLE_PKCS11
         Key **keys = NULL;          Key **keys = NULL;

Legend:
Removed from v.1.177  
changed lines
  Added in v.1.178