summaryrefslogtreecommitdiff
path: root/usr/src/lib/libresolv2/common/resolv/res_debug.c
diff options
context:
space:
mode:
authorToomas Soome <tsoome@me.com>2017-08-08 11:23:12 +0300
committerDan McDonald <danmcd@joyent.com>2017-12-04 12:04:52 -0500
commit458f44a49dc56cd17a39815122214e7a1b4793e3 (patch)
treee8b60d91abf483b452e86cd0f2d27e241552ac26 /usr/src/lib/libresolv2/common/resolv/res_debug.c
parent6c6e04f2699a6755d7a29e6fc1679b292600616c (diff)
downloadillumos-gate-458f44a49dc56cd17a39815122214e7a1b4793e3.tar.gz
8849 libresolv2: remove rcsid
Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Gary Mills <gary_mills@fastmail.fm> Approved by: Dan McDonald <danmcd@joyent.com>
Diffstat (limited to 'usr/src/lib/libresolv2/common/resolv/res_debug.c')
-rw-r--r--usr/src/lib/libresolv2/common/resolv/res_debug.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/usr/src/lib/libresolv2/common/resolv/res_debug.c b/usr/src/lib/libresolv2/common/resolv/res_debug.c
index 4300ea2722..c2e05aab14 100644
--- a/usr/src/lib/libresolv2/common/resolv/res_debug.c
+++ b/usr/src/lib/libresolv2/common/resolv/res_debug.c
@@ -99,11 +99,6 @@
* IF IBM IS APPRISED OF THE POSSIBILITY OF SUCH DAMAGES.
*/
-#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.19 2009/02/26 11:20:20 tbox Exp $";
-#endif /* LIBC_SCCS and not lint */
-
#include "port_before.h"
#include <sys/types.h>