]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
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 c6c82bd312b3191cc3485ec61bd06b60b2e94e17..92e162352da1a45c3b86d17a6db44a64fe41d460 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 b7d2610b2339ce6dbb8b58368281c495d80df4c6..ee0925929d0a80819a3010288fa71cbd162eca70 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 dd485823de9f47c4dc2e4751187db3c5ef78ea06..e115dfa582c7da334954d749579153f9d1a54619 100644 (file)
  *             -1 ==> error
  */
 
-#ifndef        lint
-static char rcsid_verify_c[] =
-#endif lint
-
 #include <mit-cpyright.h>
 #include <stdio.h>
 #include <errno.h>