From: Keith Packard Date: Sun, 1 Mar 2015 00:00:17 +0000 (-0800) Subject: altos/stmf0: Typo in ao_crc_stm.c X-Git-Tag: 1.6.0.3~119 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=e4b415cc8f839ceae48916b5e9d78f78589186cf altos/stmf0: Typo in ao_crc_stm.c Extra semicolon Signed-off-by: Keith Packard --- diff --git a/src/stmf0/ao_crc_stm.c b/src/stmf0/ao_crc_stm.c index 78efa93a..863f5ef5 100644 --- a/src/stmf0/ao_crc_stm.c +++ b/src/stmf0/ao_crc_stm.c @@ -60,7 +60,7 @@ #endif #ifndef AO_CRC_INIT -#define AO_CRC_INIT 0xffffffff; +#define AO_CRC_INIT 0xffffffff #endif void