Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 05/04/2001 17:45:08
Module Name: basesrc
Committed By: simonb
Date: Fri May 4 14:45:08 UTC 2001
Modified Files:
basesrc/usr.bin/vi/vi: vs_msg.c
Log Message:
If a function takes two string arguments and a printf-type printing
function uses both those arguments, then why don't we use two "%s"s
in the printf-style format string too?
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 basesrc/usr.bin/vi/vi/vs_msg.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.