1 diff -Naur a/lib/PdfSharp/PdfSharp.Pdf.Content/CLexer.cs b/lib/PdfSharp/PdfSharp.Pdf.Content/CLexer.cs
2 --- a/lib/PdfSharp/PdfSharp.Pdf.Content/CLexer.cs 2018-01-13 01:43:50.475678949 +0100
3 +++ b/lib/PdfSharp/PdfSharp.Pdf.Content/CLexer.cs 2018-01-13 01:43:49.128974121 +0100
18 - ch = ScanNextChar();
24 diff -Naur a/lib/PdfSharp/PdfSharp.Pdf.IO/Lexer.cs b/lib/PdfSharp/PdfSharp.Pdf.IO/Lexer.cs
25 --- a/lib/PdfSharp/PdfSharp.Pdf.IO/Lexer.cs 2010-08-27 18:53:58.000000000 +0200
26 +++ b/lib/PdfSharp/PdfSharp.Pdf.IO/Lexer.cs 2018-01-13 01:42:31.730117288 +0100
31 - ch = ScanNextChar();
41 - ch = ScanNextChar();
51 - ch = ScanNextChar();