Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 08/07/1999 18:51:38
Module Name: basesrc
Committed By: simonb
Date: Sun Aug 8 01:51:37 UTC 1999
Modified Files:
basesrc/lib/libcurses: curses.h
Log Message:
Use waddnstr() instead of __waddbytes() in *addstr(), so we don't need
strlen() in scope.
Reviewed by Julian Coleman and Matthew Green.
To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 basesrc/lib/libcurses/curses.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.