summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2015-02-28 16:00:17 -0800
committerKeith Packard <keithp@keithp.com>2015-02-28 16:10:10 -0800
commite4b415cc8f839ceae48916b5e9d78f78589186cf (patch)
tree1df666cd8f72143688a87ac98caafe864e1a7eaa /src
parent27aef593fb4c037fdb65c9fb397829b42d72d0f2 (diff)
altos/stmf0: Typo in ao_crc_stm.c
Extra semicolon Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src')
-rw-r--r--src/stmf0/ao_crc_stm.c2
1 files changed, 1 insertions, 1 deletions
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