From f9a46bee19dd8eb1b91b83d5e18febc962f66588 Mon Sep 17 00:00:00 2001 From: Chas Williams Date: Mon, 30 Apr 2001 23:13:05 +0000 Subject: [PATCH] make-des-test-buildable-20010430 remove bogus rcsid string lines with no strings --- src/des/test/key_test.c | 4 ---- src/des/test/testit.c | 4 ---- src/des/test/verify.c | 4 ---- 3 files changed, 12 deletions(-) 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 -- 2.39.5