style cleanup

This commit is contained in:
2013-04-18 01:52:38 +00:00
parent 9cceec40c4
commit 3f7f07faf5
15 changed files with 31 additions and 31 deletions

View File

@@ -542,7 +542,7 @@ CExpression *CParser::Ex(int i)
errmsg=NULL;
} else {
// does this happen ?
MT_assert ("does this happen");
MT_assert("does this happen");
}
}
e1 = Error(errtext);