Subject: CVS commit: src/usr.bin/msgc
To: None <source-changes@netbsd.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 06/10/2003 17:24:17
Module Name:	src
Committed By:	dsl
Date:		Tue Jun 10 17:24:17 UTC 2003

Modified Files:
	src/usr.bin/msgc: msg_sys.def msgdb.c

Log Message:
Change msg_window() to return old window (temp buffer size isn't too important)
Change msg_promt_win() to create the window.
Number MSG_xxx from 1 (because 0 is NULL)


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/usr.bin/msgc/msg_sys.def
cvs rdiff -r1.14 -r1.15 src/usr.bin/msgc/msgdb.c

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