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 3412f852..ee886251 100644 --- a/includes/hardinfo.h +++ b/includes/hardinfo.h @@ -46,6 +46,7 @@ typedef struct _ProgramParameters	ProgramParameters;  struct _ProgramParameters {    gboolean create_report; +  gboolean force_all_details; /* for create_report, include any "moreinfo" that exists for any item */    gboolean show_version;    gboolean gui_running;    gboolean list_modules; | 
