Style again
This commit is contained in:
@@ -1423,8 +1423,7 @@ CharAgain:
|
|||||||
/* Ignore the '\n' */
|
/* Ignore the '\n' */
|
||||||
NextChar ();
|
NextChar ();
|
||||||
goto Again;
|
goto Again;
|
||||||
}
|
} else {
|
||||||
else {
|
|
||||||
/* Make it clear what the problem is: */
|
/* Make it clear what the problem is: */
|
||||||
Error ("EOL expected.");
|
Error ("EOL expected.");
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user