Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/usr.bin/vi/vi
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.
Home |
Main Index |
Thread Index |
Old Index