From 660b3e808d5782edabf342aeb4f3116ffe79706b Mon Sep 17 00:00:00 2001 From: Mart Lubbers Date: Mon, 6 Feb 2017 18:04:51 +0100 Subject: [PATCH] iso for style --- client/task.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/client/task.c b/client/task.c index 4ac8ce5..3d9a644 100644 --- a/client/task.c +++ b/client/task.c @@ -19,6 +19,7 @@ void task_init(void) int task_register(void) { uint8_t ct; + uint16_t i; for(ct = 0; ct MAXTASKSIZE) die("Task is too long: %d", tasks[ct].tlen); //Read task bytecode - for(unsigned int i = 0; i