Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: ITOH Yasufumi <itohy@netbsd.org>
List: source-changes
Date: 03/10/2000 01:06:22
Module Name: basesrc
Committed By: itohy
Date: Fri Mar 10 09:06:22 UTC 2000
Modified Files:
basesrc/lib/libmenu: internals.h menu.h
Log Message:
Make libmenu be linked correctly with K&R style code.
Yes, this changes the ABI, but we haven't officially released
libmenu and this would be OK, probably....
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 basesrc/lib/libmenu/internals.h
cvs rdiff -r1.5 -r1.6 basesrc/lib/libmenu/menu.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.