mirror of https://github.com/M66B/FairEmail.git
Oops
This commit is contained in:
parent
efc16d65b1
commit
c17d01ba3a
|
@ -314,7 +314,6 @@ public class ParameterList {
|
||||||
", at " + h.getNextPos() +
|
", at " + h.getNextPos() +
|
||||||
", expected ';', got \"" +
|
", expected ';', got \"" +
|
||||||
tk.getValue() + "\"");
|
tk.getValue() + "\"");
|
||||||
}
|
|
||||||
recover = true;
|
recover = true;
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue