From a27edd5fc9ef34a3d8c61397d2253817336d2a9c Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Tue, 18 Jun 2002 10:32:26 +0000 Subject: Make sure the sccsid tags never get compiled in. -Erik --- libc/inet/rpc/clnt_tcp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc/inet/rpc/clnt_tcp.c') diff --git a/libc/inet/rpc/clnt_tcp.c b/libc/inet/rpc/clnt_tcp.c index 5ff8434b7..804c45b84 100644 --- a/libc/inet/rpc/clnt_tcp.c +++ b/libc/inet/rpc/clnt_tcp.c @@ -27,7 +27,7 @@ * 2550 Garcia Avenue * Mountain View, California 94043 */ -#if !defined(lint) && defined(SCCSIDS) +#if 0 static char sccsid[] = "@(#)clnt_tcp.c 1.37 87/10/05 Copyr 1984 Sun Micro"; #endif -- cgit v1.2.3