Move #ident into #if 0.

This commit is contained in:
Stefan Farfeleder 2005-05-31 20:00:29 +00:00
parent 884f050a62
commit 63f1737128
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=146833
9 changed files with 9 additions and 18 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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