summaryrefslogtreecommitdiff
path: root/source4/heimdal/lib/krb5/crc.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/heimdal/lib/krb5/crc.c')
-rw-r--r--source4/heimdal/lib/krb5/crc.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source4/heimdal/lib/krb5/crc.c b/source4/heimdal/lib/krb5/crc.c
index a900cabbba..eab946541d 100644
--- a/source4/heimdal/lib/krb5/crc.c
+++ b/source4/heimdal/lib/krb5/crc.c
@@ -33,8 +33,6 @@
#include "krb5_locl.h"
-RCSID("$Id$");
-
static u_long table[256];
#define CRC_GEN 0xEDB88320L