summaryrefslogtreecommitdiff
path: root/lib/bzip2/bzlib_crctable.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bzip2/bzlib_crctable.c')
-rw-r--r--lib/bzip2/bzlib_crctable.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/bzip2/bzlib_crctable.c b/lib/bzip2/bzlib_crctable.c
index 325b96643e..2da2d65500 100644
--- a/lib/bzip2/bzlib_crctable.c
+++ b/lib/bzip2/bzlib_crctable.c
@@ -59,7 +59,6 @@
For more information on these sources, see the manual.
--*/
-
#include "bzlib_private.h"
/*--
@@ -139,7 +138,6 @@ UInt32 BZ2_crc32Table[256] = {
0xbcb4666dL, 0xb8757bdaL, 0xb5365d03L, 0xb1f740b4L
};
-
/*-------------------------------------------------------------*/
/*--- end crctable.c ---*/
/*-------------------------------------------------------------*/