diff --git a/source/compiler/sc2.c b/source/compiler/sc2.c index a7a5ca5..ea40378 100644 --- a/source/compiler/sc2.c +++ b/source/compiler/sc2.c @@ -1847,7 +1847,7 @@ static void ppconcat(const char *line) b++; strcpy((char*)p+1,b); } /* if */ - } /* switch */ + } /* for */ } /* preprocess