Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Aymeric Vincent <aymeric@netbsd.org>
List: source-changes
Date: 05/13/2001 19:59:59
Module Name: basesrc
Committed By: aymeric
Date: Sun May 13 16:59:59 UTC 2001
Modified Files:
basesrc/usr.bin/vi/vi: vs_line.c
Log Message:
Make a TRACE statement work. (mustn't have been turned on for a while! ;-)
Swap xp and yp in the arg types declaration section of vs_line() to match
prototype.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 basesrc/usr.bin/vi/vi/vs_line.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.