Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Joseph Myers <jsm@netbsd.org>
List: source-changes
Date: 01/31/2000 03:08:54
Module Name:	basesrc
Committed By:	jsm
Date:		Mon Jan 31 11:08:54 UTC 2000

Modified Files:
	basesrc/games/sail: pl_7.c pl_main.c

Log Message:
Don't initialise curses until after the initial non-curses setup (the
choice of scenario uses puts() rather than curses functions).


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 basesrc/games/sail/pl_7.c
cvs rdiff -r1.7 -r1.8 basesrc/games/sail/pl_main.c

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