From 26ce5ad3876f0ea63ab67a8bdb2ed1a5a1591a3e Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Mon, 1 Jan 1996 11:01:15 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_2_1_0_RELEASE'. This commit was manufactured to restore the state of the 2.1-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- lib/libncurses/Makefile | 2 +- lib/libncurses/TESTS/newdemo.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libncurses') diff --git a/lib/libncurses/Makefile b/lib/libncurses/Makefile index 90fdfd799b3b5..a01d0e5b70424 100644 --- a/lib/libncurses/Makefile +++ b/lib/libncurses/Makefile @@ -1,5 +1,5 @@ # Makefile for ncurses -# $Id: Makefile,v 1.13 1995/05/08 16:08:49 ache Exp $ +# $Id: Makefile,v 1.13.4.1 1995/08/31 21:50:02 davidg Exp $ LIB= ncurses SHLIB_MAJOR= 3 diff --git a/lib/libncurses/TESTS/newdemo.c b/lib/libncurses/TESTS/newdemo.c index 5573557b08ec7..540aba40293f1 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 $ +/* $Header: /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. -- cgit v1.2.3