aboutsummaryrefslogtreecommitdiff
path: root/lib/bind/resolv/res_debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bind/resolv/res_debug.c')
-rw-r--r--lib/bind/resolv/res_debug.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bind/resolv/res_debug.c b/lib/bind/resolv/res_debug.c
index 71dc676a5397..379a478ef4c8 100644
--- a/lib/bind/resolv/res_debug.c
+++ b/lib/bind/resolv/res_debug.c
@@ -95,7 +95,7 @@
#if defined(LIBC_SCCS) && !defined(lint)
static const char sccsid[] = "@(#)res_debug.c 8.1 (Berkeley) 6/4/93";
-static const char rcsid[] = "$Id: res_debug.c,v 1.10.18.6 2008/04/03 23:15:15 marka Exp $";
+static const char rcsid[] = "$Id: res_debug.c,v 1.10.18.6 2008-04-03 23:15:15 marka Exp $";
#endif /* LIBC_SCCS and not lint */
#include "port_before.h"