From e73616b51f1144a999049a5ff3288fc4c68d383c Mon Sep 17 00:00:00 2001 From: stefanf Date: Tue, 31 May 2005 20:00:29 +0000 Subject: Move #ident into #if 0. --- usr.bin/rpcgen/rpc_tblout.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'usr.bin/rpcgen/rpc_tblout.c') diff --git a/usr.bin/rpcgen/rpc_tblout.c b/usr.bin/rpcgen/rpc_tblout.c index e23e058..aaa71c9 100644 --- a/usr.bin/rpcgen/rpc_tblout.c +++ b/usr.bin/rpcgen/rpc_tblout.c @@ -27,10 +27,9 @@ * Mountain View, California 94043 */ -#ident "@(#)rpc_tblout.c 1.11 93/07/05 SMI" - #if 0 #ifndef lint +#ident "@(#)rpc_tblout.c 1.11 93/07/05 SMI" static char sccsid[] = "@(#)rpc_tblout.c 1.4 89/02/22 (C) 1988 SMI"; #endif #endif -- cgit v1.1