From ead3aefd44cbdbb48f941bfb2d2534fd9262a844 Mon Sep 17 00:00:00 2001 From: jl777 Date: Wed, 6 Mar 2019 00:19:12 -1100 Subject: [PATCH] Syntax --- src/cc/rogue/list.c | 1 + src/cc/rogue/main.c | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/cc/rogue/list.c b/src/cc/rogue/list.c index 59abef98c..2700d9948 100644 --- a/src/cc/rogue/list.c +++ b/src/cc/rogue/list.c @@ -30,6 +30,7 @@ int32_t numptrs; int32_t thing_find(THING *ptr) { + int32_t i; for (i=0; i