altos/stmf0: Typo in ao_crc_stm.c
authorKeith Packard <keithp@keithp.com>
Sun, 1 Mar 2015 00:00:17 +0000 (16:00 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 1 Mar 2015 00:10:10 +0000 (16:10 -0800)
Extra semicolon

Signed-off-by: Keith Packard <keithp@keithp.com>
src/stmf0/ao_crc_stm.c

index 78efa93affbae62bfc579f646ea9134aeee07a40..863f5ef54ed57b2c95b8a51a2c17ce4c3ad91ef9 100644 (file)
@@ -60,7 +60,7 @@
 #endif
 
 #ifndef AO_CRC_INIT
-#define AO_CRC_INIT    0xffffffff;
+#define AO_CRC_INIT    0xffffffff
 #endif
 
 void