summaryrefslogtreecommitdiffstats
path: root/usr.bin/rpcgen/rpc_util.c
diff options
context:
space:
mode:
authorstefanf <stefanf@FreeBSD.org>2005-05-31 20:00:29 +0000
committerstefanf <stefanf@FreeBSD.org>2005-05-31 20:00:29 +0000
commite73616b51f1144a999049a5ff3288fc4c68d383c (patch)
tree07bbc090a4a0f3e70f97eb9b68c49919612ae36a /usr.bin/rpcgen/rpc_util.c
parent569e1bd4370f241c3dd45de2b2a8b1ae970922a9 (diff)
downloadFreeBSD-src-e73616b51f1144a999049a5ff3288fc4c68d383c.zip
FreeBSD-src-e73616b51f1144a999049a5ff3288fc4c68d383c.tar.gz
Move #ident into #if 0.
Diffstat (limited to 'usr.bin/rpcgen/rpc_util.c')
-rw-r--r--usr.bin/rpcgen/rpc_util.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/rpcgen/rpc_util.c b/usr.bin/rpcgen/rpc_util.c
index b6f3464..0d3fdaf 100644
--- a/usr.bin/rpcgen/rpc_util.c
+++ b/usr.bin/rpcgen/rpc_util.c
@@ -27,10 +27,9 @@
* Mountain View, California 94043
*/
-#ident "@(#)rpc_util.c 1.14 93/07/05 SMI"
-
#if 0
#ifndef lint
+#ident "@(#)rpc_util.c 1.14 93/07/05 SMI"
static char sccsid[] = "@(#)rpc_util.c 1.11 89/02/22 (C) 1987 SMI";
#endif
#endif
OpenPOWER on IntegriCloud