summaryrefslogtreecommitdiff
path: root/libc/inet/rpc/clnt_udp.c
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2002-06-18 10:32:26 +0000
committerEric Andersen <andersen@codepoet.org>2002-06-18 10:32:26 +0000
commita27edd5fc9ef34a3d8c61397d2253817336d2a9c (patch)
treeed29cf406b6b0fb5307d21a4b98fc84596e8876b /libc/inet/rpc/clnt_udp.c
parentf5c678d53931b77cf302409288beffc2c95b025d (diff)
Make sure the sccsid tags never get compiled in.
-Erik
Diffstat (limited to 'libc/inet/rpc/clnt_udp.c')
-rw-r--r--libc/inet/rpc/clnt_udp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/inet/rpc/clnt_udp.c b/libc/inet/rpc/clnt_udp.c
index 5a5fbbc18..75d72ec13 100644
--- a/libc/inet/rpc/clnt_udp.c
+++ b/libc/inet/rpc/clnt_udp.c
@@ -27,7 +27,7 @@
* 2550 Garcia Avenue
* Mountain View, California 94043
*/
-#if !defined(lint) && defined(SCCSIDS)
+#if 0
static char sccsid[] = "@(#)clnt_udp.c 1.39 87/08/11 Copyr 1984 Sun Micro";
#endif