Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
Module Name: basesrc
Committed By: itojun
Date: Mon Jul 10 10:09:05 UTC 2000
Modified Files:
basesrc/usr.bin/hexdump: display.c
Log Message:
printf() pedant - even if we are sure that there's no %-formatted in a
varaiable, don't pass variable alone to printf().
From: kris%freebsd.org@localhost (FreeBSD-current usr.bin/hexdump/display.c 1.4
-> 1.6)
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 basesrc/usr.bin/hexdump/display.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