summaryrefslogtreecommitdiff
path: root/usr/src/lib/libresolv2/common/bsd/putenv.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/bsd/putenv.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/bsd/putenv.c')
-rw-r--r--usr/src/lib/libresolv2/common/bsd/putenv.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/usr/src/lib/libresolv2/common/bsd/putenv.c b/usr/src/lib/libresolv2/common/bsd/putenv.c
index 2dcbc57e6c..de1b070de6 100644
--- a/usr/src/lib/libresolv2/common/bsd/putenv.c
+++ b/usr/src/lib/libresolv2/common/bsd/putenv.c
@@ -1,7 +1,3 @@
-#ifndef LINT
-static const char rcsid[] = "$Id: putenv.c,v 1.2 2005/04/27 04:56:11 sra Exp $";
-#endif
-
#include "port_before.h"
#include "port_after.h"