summaryrefslogtreecommitdiffstats
path: root/tools/rpcgen/rpc_hout.c
diff options
context:
space:
mode:
authorGreg Banks <gnb@melbourne.sgi.com>2006-06-27 21:22:59 +1000
committerGreg Banks <gnb@melbourne.sgi.com>2006-06-27 21:22:59 +1000
commit33beb42d3d2cd13a82ddbbdc4275d2a048030ae3 (patch)
treefcb46193debab3811db6eedadf85fbc424b855cb /tools/rpcgen/rpc_hout.c
parent3172063ead6b99611d049a59938808a6358f48a4 (diff)
downloadnfs-utils-33beb42d3d2cd13a82ddbbdc4275d2a048030ae3.tar.gz
nfs-utils-33beb42d3d2cd13a82ddbbdc4275d2a048030ae3.tar.xz
nfs-utils-33beb42d3d2cd13a82ddbbdc4275d2a048030ae3.zip
Comment out the decades-old SCCS id strings from the original Sun
distribution. They cause compile warnings, there is no longer any reason to try to build them into the binaries, and gcc seems to be eliding some of them anyway.
Diffstat (limited to 'tools/rpcgen/rpc_hout.c')
-rw-r--r--tools/rpcgen/rpc_hout.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/rpcgen/rpc_hout.c b/tools/rpcgen/rpc_hout.c
index 27ed4d5..bbb13eb 100644
--- a/tools/rpcgen/rpc_hout.c
+++ b/tools/rpcgen/rpc_hout.c
@@ -28,7 +28,7 @@
* Mountain View, California 94043
*/
-#ifndef lint
+#if 0
static char sccsid[] = "@(#)rpc_hout.c 1.12 89/02/22 (C) 1987 SMI";
#endif