From 144b274bb155ea63e9093d24439bf45ce6320d80 Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Fri, 3 Aug 2007 08:49:10 -0500 Subject: Remove $Id:$ tags The $Id:$ tags are left over from the old CVS repository. Several files have since been changed, and they generally have little value in a git repo so they should be removed. Signed-off-by: Josh Boyer --- crc32.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'crc32.h') diff --git a/crc32.h b/crc32.h index ec9c1b1..ee3145b 100644 --- a/crc32.h +++ b/crc32.h @@ -1,8 +1,6 @@ #ifndef CRC32_H #define CRC32_H -/* $Id: crc32.h,v 1.6 2005/11/07 11:15:09 gleixner Exp $ */ - #include extern const uint32_t crc32_table[256]; -- cgit v1.2.3