CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/01/11 21:37:51
Modified files:
bin/md5 : md5.c
Log message:
Also move case 'c' into the #ifdef for a smaller binary. It will fall into
default, giving a nice failure. I have not removed -c from the usage()
or getopt() because it is too much butchering...
