Cleaned up Borland compile.

This commit is contained in:
skarg
2007-09-07 18:00:42 +00:00
parent 9b7db6360f
commit 0c527b8162
10 changed files with 48 additions and 30 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
#include <stdint.h>
#include <stdbool.h>
#ifdef CRC_USE_TABLE
#if defined(CRC_USE_TABLE)
/* note: table is created using unit test below */
static const uint8_t HeaderCRC[256] =
{