CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/13 08:39:16
Modified files:
usr.bin/ssh : authfile.c ssh-add.c ssherr.c sshkey.c sshkey.h
Log message:
- Fix error message: passphrase needs to be at least 5 characters, not 4.
- Remove unused function argument.
- Remove two unnecessary variables.
OK djm@
