diff --git a/am_fix.c b/am_fix.c index 04f5cb8..4c5b398 100644 --- a/am_fix.c +++ b/am_fix.c @@ -272,7 +272,7 @@ switch (gCurrentFunction) return; default: - +break; } #ifdef ENABLE_AM_FIX_SHOW_DATA @@ -399,4 +399,4 @@ void AM_fix_enable(bool on) { enabled = on; } -#endif \ No newline at end of file +#endif