summaryrefslogtreecommitdiff
path: root/usr/src/lib/libresolv2/common/bsd/strpbrk.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/libresolv2/common/bsd/strpbrk.c')
-rw-r--r--usr/src/lib/libresolv2/common/bsd/strpbrk.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/usr/src/lib/libresolv2/common/bsd/strpbrk.c b/usr/src/lib/libresolv2/common/bsd/strpbrk.c
index 4c12d88e1c..01e08dd5f4 100644
--- a/usr/src/lib/libresolv2/common/bsd/strpbrk.c
+++ b/usr/src/lib/libresolv2/common/bsd/strpbrk.c
@@ -1,8 +1,3 @@
-#if defined(LIBC_SCCS) && !defined(lint)
-static const char sccsid[] = "@(#)strpbrk.c 8.1 (Berkeley) 6/4/93";
-static const char rcsid[] = "$Id: strpbrk.c,v 1.2 2005/04/27 04:56:12 sra Exp $";
-#endif /* LIBC_SCCS and not lint */
-
/*
* Copyright (c) 1985, 1993
* The Regents of the University of California. All rights reserved.