diff options
Diffstat (limited to 'usr/src/lib/libresolv2/common/bsd/putenv.c')
-rw-r--r-- | usr/src/lib/libresolv2/common/bsd/putenv.c | 4 |
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" |