summaryrefslogtreecommitdiff
path: root/lib/libc/net/res_debug.c
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1997-02-22 15:12:41 +0000
committerPeter Wemm <peter@FreeBSD.org>1997-02-22 15:12:41 +0000
commit7e546392b5fe3a496acff53ac7aadd1c57b2a4cf (patch)
tree917f8907edc047db430fc69dab9b26a7bb9900aa /lib/libc/net/res_debug.c
parenta794df83c560834b648953255c064baf12444ddd (diff)
Notes
Diffstat (limited to 'lib/libc/net/res_debug.c')
-rw-r--r--lib/libc/net/res_debug.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/net/res_debug.c b/lib/libc/net/res_debug.c
index 7a16296cc7c3..0d3913eaf3dd 100644
--- a/lib/libc/net/res_debug.c
+++ b/lib/libc/net/res_debug.c
@@ -78,7 +78,7 @@
#if defined(LIBC_SCCS) && !defined(lint)
static char sccsid[] = "@(#)res_debug.c 8.1 (Berkeley) 6/4/93";
static char orig_rcsid[] = "From: Id: res_debug.c,v 8.19 1996/11/26 10:11:23 vixie Exp";
-static char rcsid[] = "$FreeBSD$";
+static char rcsid[] = "$Id$";
#endif /* LIBC_SCCS and not lint */
#include "res_config.h"