settings.h

changeset 25
802c5382f499
parent 21
91e0890464b0
child 27
95a958e3de88
     1.1 --- a/settings.h	Fri Oct 21 15:09:26 2011 +0200
     1.2 +++ b/settings.h	Thu Dec 01 17:04:30 2011 +0100
     1.3 @@ -20,6 +20,7 @@
     1.4    bool includeSuffixes;
     1.5    bool matchesOnly;
     1.6    bool verbose;
     1.7 +  bool confusing_lnlen; /* this flag is set by the scanner */
     1.8  } settings_t;
     1.9  
    1.10  #ifdef _cplusplus

mercurial