beremiz
Clone
Summary
Browse
Changes
Graph
Cosmetic fix in plc_debug.c template
2023-02-28, Edouard Tisserant
c9a1a8ede8d9
Parents
929276eea252
Children
57bcc9545ca1
Cosmetic fix in plc_debug.c template
1 files changed, 1 insertions(+), 1 deletions(-)
+1
-1
targets/plc_debug.c
--- a/targets/plc_debug.c Tue Feb 21 11:47:11 2023 +0100
+++ b/targets/plc_debug.c Tue Feb 28 09:10:40 2023 +0100
@@ -270,7 +270,7 @@
default:
break;
}
- force_list_apply_cursor++; \
+ force_list_apply_cursor++;
}
/* Reset buffer cursor */