From e0c198aa0745472082b77f1037e44a5250ac79e5 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Wed, 15 Aug 2012 13:58:42 +0200 Subject: Formatting --- src/storycode.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/storycode.c b/src/storycode.c index fc606d1..b6bed3c 100644 --- a/src/storycode.c +++ b/src/storycode.c @@ -160,10 +160,10 @@ SCBlockList *sc_find_blocks(const char *sc, const char *blockname) if ( pos != NULL ) { - int i; - int bct = 1; - int found = 0; - int ml = strlen(pos); + int i; + int bct = 1; + int found = 0; + int ml = strlen(pos); pos += strlen(label); -- cgit v1.2.3