]> andersk Git - openssh.git/blobdiff - ssh-keygen.c
- Merged OpenBSD CVS changes:
[openssh.git] / ssh-keygen.c
index 96b87cedbec72ab26871ca6e1b5779bd35963e13..29e1c2f72d54d25ccc23f2a31e5d2666187bffd7 100644 (file)
@@ -117,7 +117,7 @@ do_change_passphrase(struct passwd *pw)
     xfree(old_passphrase);
   }
   printf("Key has comment '%s'\n", comment);
-  
+   
   /* Ask the new passphrase (twice). */
   if (identity_new_passphrase)
     {
This page took 0.026692 seconds and 4 git commands to generate.