aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/rpcgen/rpc_clntout.c
diff options
context:
space:
mode:
authorStefan Farfeleder <stefanf@FreeBSD.org>2005-05-31 20:00:29 +0000
committerStefan Farfeleder <stefanf@FreeBSD.org>2005-05-31 20:00:29 +0000
commit63f173712839d2b917af5e66997472c2f482d463 (patch)
tree07bbc090a4a0f3e70f97eb9b68c49919612ae36a /usr.bin/rpcgen/rpc_clntout.c
parent884f050a624ddff37afbdc075a617710d2357c92 (diff)
downloadsrc-63f173712839d2b917af5e66997472c2f482d463.tar.gz
src-63f173712839d2b917af5e66997472c2f482d463.zip
Move #ident into #if 0.
Notes
Notes: svn path=/head/; revision=146833
Diffstat (limited to 'usr.bin/rpcgen/rpc_clntout.c')
-rw-r--r--usr.bin/rpcgen/rpc_clntout.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/rpcgen/rpc_clntout.c b/usr.bin/rpcgen/rpc_clntout.c
index 31f4fbf8228f..1e328761ebc3 100644
--- a/usr.bin/rpcgen/rpc_clntout.c
+++ b/usr.bin/rpcgen/rpc_clntout.c
@@ -27,10 +27,9 @@
* Mountain View, California 94043
*/
-#ident "@(#)rpc_clntout.c 1.15 94/04/25 SMI"
-
#if 0
#ifndef lint
+#ident "@(#)rpc_clntout.c 1.15 94/04/25 SMI"
static char sccsid[] = "@(#)rpc_clntout.c 1.11 89/02/22 (C) 1987 SMI";
#endif
#endif