diff -r 778388400f7b -r 802c5382f499 settings.h --- a/settings.h Fri Oct 21 15:09:26 2011 +0200 +++ b/settings.h Thu Dec 01 17:04:30 2011 +0100 @@ -20,6 +20,7 @@ bool includeSuffixes; bool matchesOnly; bool verbose; + bool confusing_lnlen; /* this flag is set by the scanner */ } settings_t; #ifdef _cplusplus