diff options
Diffstat (limited to 'tools/rpcgen/rpc_main.c')
-rw-r--r-- | tools/rpcgen/rpc_main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/rpcgen/rpc_main.c b/tools/rpcgen/rpc_main.c index 2651060..6866f3c 100644 --- a/tools/rpcgen/rpc_main.c +++ b/tools/rpcgen/rpc_main.c @@ -28,7 +28,7 @@ * Mountain View, California 94043 */ -#ifndef lint +#if 0 static char sccsid[] = "@(#)rpc_main.c 1.30 89/03/30 (C) 1987 SMI"; #endif |