make-des-test-buildable-20010430
authorChas Williams <chas@cmf.nrl.navy.mil>
Mon, 30 Apr 2001 23:13:05 +0000 (23:13 +0000)
committerDerrick Brashear <shadow@dementia.org>
Mon, 30 Apr 2001 23:13:05 +0000 (23:13 +0000)
remove bogus rcsid string lines with no strings

src/des/test/key_test.c
src/des/test/testit.c
src/des/test/verify.c

index c6c82bd..92e1623 100644 (file)
@@ -8,10 +8,6 @@
  *                     -1 ==> error
  */
 
-#ifndef        lint
-static char rcsid_key_test_c[] =
-#endif lint
-
 #include <mit-cpyright.h>
 #include <stdio.h>
 #include <errno.h>
index b7d2610..ee09259 100644 (file)
@@ -8,10 +8,6 @@
  *             -1 ==> error
  */
 
-#ifndef        lint
-static char rcsid_testit_c[] =
-#endif lint
-
 #include <mit-cpyright.h>
 #include <stdio.h>
 #include <errno.h>
index dd48582..e115dfa 100644 (file)
  *             -1 ==> error
  */
 
-#ifndef        lint
-static char rcsid_verify_c[] =
-#endif lint
-
 #include <mit-cpyright.h>
 #include <stdio.h>
 #include <errno.h>