summaryrefslogtreecommitdiff
path: root/lib/libc/net/res_debug.c
diff options
context:
space:
mode:
authorperry <perry@NetBSD.org>1998-01-06 05:01:16 +0000
committerperry <perry@NetBSD.org>1998-01-06 05:01:16 +0000
commit198f98faf00a19ead92ffe6921b4fd367b178142 (patch)
treea71be7f16c697ccad63c77fccd723bde47de850e /lib/libc/net/res_debug.c
parent8a98e23a4850e0c4f7c4fb8d8c586ba779c86c3a (diff)
$Id: -> Id: (to make hunting down other bad Ids easier).
Diffstat (limited to 'lib/libc/net/res_debug.c')
-rw-r--r--lib/libc/net/res_debug.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/net/res_debug.c b/lib/libc/net/res_debug.c
index 18fca2d92ec..96776881671 100644
--- a/lib/libc/net/res_debug.c
+++ b/lib/libc/net/res_debug.c
@@ -1,4 +1,4 @@
-/* $NetBSD: res_debug.c,v 1.14 1997/07/21 14:08:10 jtc Exp $ */
+/* $NetBSD: res_debug.c,v 1.15 1998/01/06 05:01:26 perry Exp $ */
/*-
* Copyright (c) 1985, 1990, 1993
@@ -79,9 +79,9 @@
#if defined(LIBC_SCCS) && !defined(lint)
#if 0
static char sccsid[] = "@(#)res_debug.c 8.1 (Berkeley) 6/4/93";
-static char rcsid[] = "$Id: res_debug.c,v 8.20 1997/06/01 20:34:37 vixie Exp ";
+static char rcsid[] = "Id: res_debug.c,v 8.20 1997/06/01 20:34:37 vixie Exp ";
#else
-__RCSID("$NetBSD: res_debug.c,v 1.14 1997/07/21 14:08:10 jtc Exp $");
+__RCSID("$NetBSD: res_debug.c,v 1.15 1998/01/06 05:01:26 perry Exp $");
#endif
#endif /* LIBC_SCCS and not lint */