Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/bin/dd



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.



Home | Main Index | Thread Index | Old Index