Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Julian Coleman <jdc@netbsd.org>
List: source-changes
Date: 02/05/2001 23:56:37
Module Name:	basesrc
Committed By:	jdc
Date:		Mon Feb  5 21:56:37 UTC 2001

Modified Files:
	basesrc/lib/libcurses: line.c

Log Message:
Display default (HLINE/VLINE) characters when character 0 is passed in.
This is not in the SUSv2 specification but is what System V curses does
(and it's consistent with box() and border()).


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 basesrc/lib/libcurses/line.c

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