summaryrefslogtreecommitdiffstats
path: root/common/sha512.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/sha512.c')
-rw-r--r--common/sha512.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/common/sha512.c b/common/sha512.c
index 2462424..1d9d293 100644
--- a/common/sha512.c
+++ b/common/sha512.c
@@ -60,12 +60,6 @@
#include "sha512.h"
-#ifndef lint
-static const char rcsid[] =
- "$Id: sha512.c 680 2003-07-25 21:58:07Z asaddi $";
-#endif /* !lint */
-
-
/**
* @{
*/