Loading common/dsnlexer.cpp +2 −0 Original line number Diff line number Diff line Loading @@ -108,7 +108,9 @@ bool DSNLEXER::PopReader() // force a new readLine() as first thing. limit = start; next = start; return true; } return false; } Loading Loading
common/dsnlexer.cpp +2 −0 Original line number Diff line number Diff line Loading @@ -108,7 +108,9 @@ bool DSNLEXER::PopReader() // force a new readLine() as first thing. limit = start; next = start; return true; } return false; } Loading