Subject: CVS commit: src/sbin/fdisk
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 10/07/2005 23:57:10
Module Name: src
Committed By: uwe
Date: Fri Oct 7 23:57:10 UTC 2005
Modified Files:
src/sbin/fdisk: fdisk.c
Log Message:
PRI* macros should not contain percent sign.
While here, conditionalise use of "lld" for PRId64 on HAVE_LONG_LONG.
To generate a diff of this commit:
cvs rdiff -r1.94 -r1.95 src/sbin/fdisk/fdisk.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.