summaryrefslogtreecommitdiffstats
path: root/usr.bin/rpcgen/rpc_parse.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_parse.c
parent569e1bd4370f241c3dd45de2b2a8b1ae970922a9 (diff)
downloadFreeBSD-src-e73616b51f1144a999049a5ff3288fc4c68d383c.zip
FreeBSD-src-e73616b51f1144a999049a5ff3288fc4c68d383c.tar.gz
Move #ident into #if 0.
Diffstat (limited to 'usr.bin/rpcgen/rpc_parse.c')
-rw-r--r--usr.bin/rpcgen/rpc_parse.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/rpcgen/rpc_parse.c b/usr.bin/rpcgen/rpc_parse.c
index b2c3312..a87e8a9 100644
--- a/usr.bin/rpcgen/rpc_parse.c
+++ b/usr.bin/rpcgen/rpc_parse.c
@@ -27,10 +27,9 @@
* Mountain View, California 94043
*/
-#ident "@(#)rpc_parse.c 1.12 93/07/05 SMI"
-
#if 0
#ifndef lint
+#ident "@(#)rpc_parse.c 1.12 93/07/05 SMI"
static char sccsid[] = "@(#)rpc_parse.c 1.8 89/02/22 (C) 1987 SMI";
#endif
#endif
OpenPOWER on IntegriCloud