diff -r 55c2bcd8ed5c -r 6409ece8297c src/LexerScanner.cc --- a/src/LexerScanner.cc Tue Feb 11 03:29:03 2014 +0200 +++ b/src/LexerScanner.cc Wed Feb 12 06:15:11 2014 +0200 @@ -304,4 +304,4 @@ line += *(mPosition++); return line; -} \ No newline at end of file +}