CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/09/04 09:36:13
Modified files:
usr.bin/encrypt: encrypt.c
Log message:
usage() is static and __dead; add prototype for print_passwd;
return instead of exit from main
CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/09/04 09:36:13
Modified files:
usr.bin/encrypt: encrypt.c
Log message:
usage() is static and __dead; add prototype for print_passwd;
return instead of exit from main