diff options
Diffstat (limited to 'lib/libncurses')
| -rw-r--r-- | lib/libncurses/Makefile | 2 | ||||
| -rw-r--r-- | lib/libncurses/TESTS/newdemo.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libncurses/Makefile b/lib/libncurses/Makefile index 65f7a57ac551..b1c131fb2628 100644 --- a/lib/libncurses/Makefile +++ b/lib/libncurses/Makefile @@ -1,5 +1,5 @@ # Makefile for ncurses -# $Id: Makefile,v 1.12 1995/05/03 18:54:09 ache Exp $ +# Makefile,v 1.13 1995/05/08 16:08:49 ache Exp LIB= ncurses SHLIB_MAJOR= 3 diff --git a/lib/libncurses/TESTS/newdemo.c b/lib/libncurses/TESTS/newdemo.c index 5573557b08ec..340ea8a5795a 100644 --- a/lib/libncurses/TESTS/newdemo.c +++ b/lib/libncurses/TESTS/newdemo.c @@ -1,4 +1,4 @@ -/* $Header: /home/ncvs/src/lib/libncurses/TESTS/newdemo.c,v 1.1.1.1 1994/10/07 08:58:56 ache Exp $ +/* /home/ncvs/src/lib/libncurses/TESTS/newdemo.c,v 1.2 1995/05/30 05:47:07 rgrimes Exp * * newdemo.c - A demo program using PDCurses. The program illustrate * the use of colours for text output. |
