Subject: CVS commit: basesrc/usr.bin/vi/vi
To: None <source-changes@netbsd.org>
From: Aymeric Vincent <aymeric@netbsd.org>
List: source-changes
Date: 01/07/2002 21:22:17
Module Name:	basesrc
Committed By:	aymeric
Date:		Mon Jan  7 19:22:17 UTC 2002

Modified Files:
	basesrc/usr.bin/vi/vi: v_txt.c vs_refresh.c

Log Message:
cast size_t to u_long for printf(3)-like calls
This only affects #ifdef DEBUG code.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 basesrc/usr.bin/vi/vi/v_txt.c
cvs rdiff -r1.9 -r1.10 basesrc/usr.bin/vi/vi/vs_refresh.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.