diff -r 9a262e046ab8 -r bc9a0fefd892 settings.h --- a/settings.h Mon Sep 19 08:11:08 2011 +0200 +++ b/settings.h Tue Sep 20 15:19:28 2011 +0200 @@ -17,6 +17,7 @@ bool recursive; bool includeSuffixes; bool matchesOnly; + bool verbose; } settings_t; #ifdef _cplusplus