From 7a85407ad7dfbbdae7987bcff091bb36a6b83aee Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Mon, 20 Dec 1999 00:16:49 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_3_4_0_RELEASE'. This commit was manufactured to restore the state of the 3.4-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- lib/libc/net/getnetbynis.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libc/net/getnetbynis.c') diff --git a/lib/libc/net/getnetbynis.c b/lib/libc/net/getnetbynis.c index 0ab7073cada5..a3a274fe9b78 100644 --- a/lib/libc/net/getnetbynis.c +++ b/lib/libc/net/getnetbynis.c @@ -24,8 +24,8 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -static char sccsid[] = "@(#)$FreeBSD$"; -static char rcsid[] = "$FreeBSD$"; +static char sccsid[] = "@(#)$FreeBSD: src/lib/libc/net/getnetbynis.c,v 1.10.2.1 1999/08/29 14:47:21 peter Exp $"; +static char rcsid[] = "$FreeBSD: src/lib/libc/net/getnetbynis.c,v 1.10.2.1 1999/08/29 14:47:21 peter Exp $"; #endif /* LIBC_SCCS and not lint */ #include -- cgit v1.2.3