Subject: CVS commit: [wcurses] src/lib/libcurses
To: None <source-changes@NetBSD.org>
From: Julian Coleman <jdc@netbsd.org>
List: source-changes
Date: 01/22/2007 20:15:09
Module Name:	src
Committed By:	jdc
Date:		Mon Jan 22 20:15:08 UTC 2007

Modified Files:
	src/lib/libcurses [wcurses]: ctrace.c initscr.c

Log Message:
Do the debug initialisation only in ctrace.c.  Otherwise, it might not
get done, for example, if we start curses with setterm() and not initscr().


To generate a diff of this commit:
cvs rdiff -r1.16.2.1 -r1.16.2.2 src/lib/libcurses/ctrace.c
cvs rdiff -r1.27.18.1 -r1.27.18.2 src/lib/libcurses/initscr.c

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