Whitespace-only

This commit is contained in:
jdf
2010-03-17 18:56:23 +00:00
parent fb6aa9712c
commit 7a9b5d856a
@@ -289,7 +289,7 @@ public class PdePreprocessor implements PdeTokenTypes {
// bug #5
if (!program.endsWith("\n"))
program += "\n";
checkForUnterminatedMultilineComment(program);
if (Preferences.getBoolean("preproc.substitute_unicode")) {