Module Name: src Committed By: jym Date: Thu Jan 13 23:45:14 UTC 2011
Modified Files:
src/bin/dd: args.c
Log Message:
No need to cast with bsearch(), it returns a void *. Use __arraycount().
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/bin/dd/args.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
