From ba94d0cea3d853d19732f64a17cd6207dc85ad5f Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Mon, 25 Sep 2000 21:57:54 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_4_1_1_RELEASE'. This commit was manufactured to restore the state of the 4.1.1-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- lib/libc/stdlib/getopt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/stdlib/getopt.c') diff --git a/lib/libc/stdlib/getopt.c b/lib/libc/stdlib/getopt.c index 17059a8ea55f..2a681d93ae79 100644 --- a/lib/libc/stdlib/getopt.c +++ b/lib/libc/stdlib/getopt.c @@ -35,7 +35,7 @@ #if 0 static char sccsid[] = "@(#)getopt.c 8.3 (Berkeley) 4/27/95"; #endif -static const char rcsid[] = "$FreeBSD$"; +static const char rcsid[] = "$FreeBSD: src/lib/libc/stdlib/getopt.c,v 1.2.2.1 2000/09/20 04:43:13 jkh Exp $"; #endif /* LIBC_SCCS and not lint */ #include -- cgit v1.2.3