From 63f173712839d2b917af5e66997472c2f482d463 Mon Sep 17 00:00:00 2001 From: Stefan Farfeleder Date: Tue, 31 May 2005 20:00:29 +0000 Subject: [PATCH] Move #ident into #if 0. --- usr.bin/rpcgen/rpc_clntout.c | 3 +-- usr.bin/rpcgen/rpc_cout.c | 3 +-- usr.bin/rpcgen/rpc_hout.c | 3 +-- usr.bin/rpcgen/rpc_main.c | 3 +-- usr.bin/rpcgen/rpc_parse.c | 3 +-- usr.bin/rpcgen/rpc_scan.c | 3 +-- usr.bin/rpcgen/rpc_svcout.c | 3 +-- usr.bin/rpcgen/rpc_tblout.c | 3 +-- usr.bin/rpcgen/rpc_util.c | 3 +-- 9 files changed, 9 insertions(+), 18 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 diff --git a/usr.bin/rpcgen/rpc_cout.c b/usr.bin/rpcgen/rpc_cout.c index bccc858b606b..f1b288ac9908 100644 --- a/usr.bin/rpcgen/rpc_cout.c +++ b/usr.bin/rpcgen/rpc_cout.c @@ -27,10 +27,9 @@ * Mountain View, California 94043 */ -#ident "@(#)rpc_cout.c 1.14 93/07/05 SMI" - #if 0 #ifndef lint +#ident "@(#)rpc_cout.c 1.14 93/07/05 SMI" static char sccsid[] = "@(#)rpc_cout.c 1.13 89/02/22 (C) 1987 SMI"; #endif #endif diff --git a/usr.bin/rpcgen/rpc_hout.c b/usr.bin/rpcgen/rpc_hout.c index ad9baaad07fd..fb25e524c719 100644 --- a/usr.bin/rpcgen/rpc_hout.c +++ b/usr.bin/rpcgen/rpc_hout.c @@ -27,10 +27,9 @@ * Mountain View, California 94043 */ -#ident "@(#)rpc_hout.c 1.16 94/04/25 SMI" - #if 0 #ifndef lint +#ident "@(#)rpc_hout.c 1.16 94/04/25 SMI" static char sccsid[] = "@(#)rpc_hout.c 1.12 89/02/22 (C) 1987 SMI"; #endif #endif diff --git a/usr.bin/rpcgen/rpc_main.c b/usr.bin/rpcgen/rpc_main.c index 7871f53833ef..7d54d239feb9 100644 --- a/usr.bin/rpcgen/rpc_main.c +++ b/usr.bin/rpcgen/rpc_main.c @@ -28,10 +28,9 @@ */ -#ident "@(#)rpc_main.c 1.21 94/04/25 SMI" - #if 0 #ifndef lint +#ident "@(#)rpc_main.c 1.21 94/04/25 SMI" static char sccsid[] = "@(#)rpc_main.c 1.30 89/03/30 (C) 1987 SMI"; #endif #endif diff --git a/usr.bin/rpcgen/rpc_parse.c b/usr.bin/rpcgen/rpc_parse.c index b2c3312017f8..a87e8a91a170 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 diff --git a/usr.bin/rpcgen/rpc_scan.c b/usr.bin/rpcgen/rpc_scan.c index 1cc41f2433a0..bea0773a261c 100644 --- a/usr.bin/rpcgen/rpc_scan.c +++ b/usr.bin/rpcgen/rpc_scan.c @@ -27,10 +27,9 @@ * Mountain View, California 94043 */ -#ident "@(#)rpc_scan.c 1.13 93/07/05 SMI" - #if 0 #ifndef lint +#ident "@(#)rpc_scan.c 1.13 93/07/05 SMI" static char sccsid[] = "@(#)rpc_scan.c 1.11 89/02/22 (C) 1987 SMI"; #endif #endif diff --git a/usr.bin/rpcgen/rpc_svcout.c b/usr.bin/rpcgen/rpc_svcout.c index 9e9fb8682c62..2450142ff595 100644 --- a/usr.bin/rpcgen/rpc_svcout.c +++ b/usr.bin/rpcgen/rpc_svcout.c @@ -27,10 +27,9 @@ * Mountain View, California 94043 */ -#ident "@(#)rpc_svcout.c 1.4 90/04/13 SMI" - #if 0 #ifndef lint +#ident "@(#)rpc_svcout.c 1.4 90/04/13 SMI" static char sccsid[] = "@(#)rpc_svcout.c 1.29 89/03/30 (C) 1987 SMI"; #endif #endif diff --git a/usr.bin/rpcgen/rpc_tblout.c b/usr.bin/rpcgen/rpc_tblout.c index e23e058bc534..aaa71c912dd6 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 diff --git a/usr.bin/rpcgen/rpc_util.c b/usr.bin/rpcgen/rpc_util.c index b6f346418b5f..0d3fdaf70cb9 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