diff -r f0740133c606 -r f143d7b36973 bookloupe/bookloupe.h --- a/bookloupe/bookloupe.h Sun Sep 29 22:51:27 2013 +0100 +++ b/bookloupe/bookloupe.h Mon Oct 21 23:52:09 2013 +0100 @@ -70,12 +70,13 @@ long spacedash; struct dash_results emdash; int Dutchcount,Frenchcount; + gboolean unix_lineends; }; struct warnings { int shortline,longline,bin,dash,dotcomma,ast,fslash,digit,hyphen; int endquote; - gboolean isDutch,isFrench; + gboolean isDutch,isFrench,nocr; }; struct line_properties {