Source-Changes archive

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

CVS commit: src/sbin/gpt



Module Name:    src
Committed By:   dogcow
Date:           Wed Dec 19 05:48:34 UTC 2007

Modified Files:
        src/sbin/gpt: gpt.c label.c

Log Message:
Your friendly neighborhood 64-bit architecture here to remind you that
strlen returns size_t, and printf's precision specifier uses int.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sbin/gpt/gpt.c src/sbin/gpt/label.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