Source-Changes archive

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

CVS commit: src/sbin/fdisk



Module Name:    src
Committed By:   dyoung
Date:           Sun Jun 12 19:06:43 UTC 2005

Modified Files:
        src/sbin/fdisk: fdisk.c

Log Message:
For portability, use standard types: s/uint/unsigned int/,
s/ulong/unsigned long/, s/u_int8_t/uint8_t/.


To generate a diff of this commit:
cvs rdiff -r1.89 -r1.90 src/sbin/fdisk/fdisk.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