From: Chas Williams Date: Mon, 30 Apr 2001 23:13:05 +0000 (+0000) Subject: make-des-test-buildable-20010430 X-Git-Tag: openafs-stable-1_1_0~174 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=f9a46bee19dd8eb1b91b83d5e18febc962f66588;p=packages%2Fo%2Fopenafs.git make-des-test-buildable-20010430 remove bogus rcsid string lines with no strings --- diff --git a/src/des/test/key_test.c b/src/des/test/key_test.c index c6c82bd31..92e162352 100644 --- a/src/des/test/key_test.c +++ b/src/des/test/key_test.c @@ -8,10 +8,6 @@ * -1 ==> error */ -#ifndef lint -static char rcsid_key_test_c[] = -#endif lint - #include #include #include diff --git a/src/des/test/testit.c b/src/des/test/testit.c index b7d2610b2..ee0925929 100644 --- a/src/des/test/testit.c +++ b/src/des/test/testit.c @@ -8,10 +8,6 @@ * -1 ==> error */ -#ifndef lint -static char rcsid_testit_c[] = -#endif lint - #include #include #include diff --git a/src/des/test/verify.c b/src/des/test/verify.c index dd485823d..e115dfa58 100644 --- a/src/des/test/verify.c +++ b/src/des/test/verify.c @@ -11,10 +11,6 @@ * -1 ==> error */ -#ifndef lint -static char rcsid_verify_c[] = -#endif lint - #include #include #include