cvs commit: src/usr.bin/ldd sods.c
David Malone
dwmalone at FreeBSD.org
Sun Feb 15 14:01:24 PST 2004
dwmalone 2004/02/15 14:01:23 PST
FreeBSD src repository
Modified files:
usr.bin/ldd sods.c
Log:
Fix a few WARNS:
1) Include string.h for strcpy.
2) Don't make duplicate declaration of dump_file, we now include extern.h.
3) Help out with some constness.
4) Cast to slightly better types in some comparisons.
Revision Changes Path
1.16 +6 -6 src/usr.bin/ldd/sods.c
More information about the cvs-src
mailing list