Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sbin
Module Name: src
Committed By: apb
Date: Sun Jan 18 21:15:14 UTC 2009
Modified Files:
src/sbin/disklabel: printlabel.c
src/sbin/fdisk: fdisk.c
Log Message:
Remove local definitions of PRIxxxx macros in favour of the
centralised definitions from tools/compat/compat_defs.h, which
are included via nbtool_config.h.
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sbin/disklabel/printlabel.c
cvs rdiff -r1.116 -r1.117 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