diff options
Diffstat (limited to 'includes')
| -rw-r--r-- | includes/hardinfo.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/includes/hardinfo.h b/includes/hardinfo.h index e2a3ec7e..57a943bf 100644 --- a/includes/hardinfo.h +++ b/includes/hardinfo.h @@ -58,6 +58,7 @@ struct _ProgramParameters {    gboolean autoload_deps;    gboolean run_xmlrpc_server;    gboolean skip_benchmarks; +  gboolean quiet;    /*     * OK to use the common parts of HTML(4.0) and Pango Markup | 
