Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 12/30/2000 19:20:55
Module Name:	basesrc
Committed By:	martin
Date:		Sat Dec 30 17:20:55 UTC 2000

Modified Files:
	basesrc/lib/libcurses: printw.c scanw.c

Log Message:
va_list -> _BSD_VA_LIST_ to be consistent with prototype
(doesn't compile on sparc64 otherwise)


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 basesrc/lib/libcurses/printw.c
cvs rdiff -r1.14 -r1.15 basesrc/lib/libcurses/scanw.c

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