Source-Changes archive

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

CVS commit: src/usr.sbin/makefs



Module Name:    src
Committed By:   dyoung
Date:           Sun Sep 11 22:03:48 UTC 2005

Modified Files:
        src/usr.sbin/makefs: cd9660.c

Log Message:
Cosmetic: change to a standard idiom, *(x++) --> *x++.  Flag some
places needing bounds-checking with XXX.  Fix indendation.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/usr.sbin/makefs/cd9660.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