Source-Changes archive

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

CVS commit: src/sbin/disklabel



Module Name:    src
Committed By:   uwe
Date:           Sat Aug 27 22:38:02 UTC 2005

Modified Files:
        src/sbin/disklabel: printlabel.c

Log Message:
Define PRIu32 in host environments that don't have it defined.
Define it to "d", as we are unlikely to support hosts where int is
smaller than 32 bits anyway :).


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sbin/disklabel/printlabel.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