From 2e61cbb7f50878e738849ea4384118c13733f09c Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Thu, 21 Jan 1999 00:55:32 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_3_0_0_RELEASE'. This commit was manufactured to restore the state of the 3.0-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- lib/libcurses/Makefile | 2 +- lib/libcurses/curses.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libcurses') diff --git a/lib/libcurses/Makefile b/lib/libcurses/Makefile index 50462656220e6..f8f7b483016cd 100644 --- a/lib/libcurses/Makefile +++ b/lib/libcurses/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.2 (Berkeley) 1/2/94 -# $Id$ +# $Id: Makefile,v 1.10 1997/02/22 15:06:20 peter Exp $ CFLAGS+=#-DTFILE=\"/dev/ttyp0\" CFLAGS+=-D_CURSES_PRIVATE -I${.CURDIR} diff --git a/lib/libcurses/curses.h b/lib/libcurses/curses.h index 3491a2f124f82..afcc65562eb42 100644 --- a/lib/libcurses/curses.h +++ b/lib/libcurses/curses.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)curses.h 8.3 (Berkeley) 7/27/94 - * $Id: curses.h,v 1.14 1997/08/23 23:23:07 steve Exp $ + * $Id: curses.h,v 1.15 1998/05/31 20:12:06 steve Exp $ */ #ifndef _CURSES_H_ -- cgit v1.2.3