aboutsummaryrefslogtreecommitdiff
path: root/resolv/ns_parse.c
diff options
context:
space:
mode:
Diffstat (limited to 'resolv/ns_parse.c')
-rw-r--r--resolv/ns_parse.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/resolv/ns_parse.c b/resolv/ns_parse.c
index 7bbdc41..d305eae 100644
--- a/resolv/ns_parse.c
+++ b/resolv/ns_parse.c
@@ -15,8 +15,8 @@
* SOFTWARE.
*/
-#ifndef lint
-static const char rcsid[] = "$Id$";
+#if !defined(_LIBC) && !defined(lint)
+static const char rcsid[] = "$BINDId: ns_parse.c,v 8.13 1999/10/13 16:39:35 vixie Exp $";
#endif
/* Import. */