summaryrefslogtreecommitdiff
path: root/includes/info.h
diff options
context:
space:
mode:
Diffstat (limited to 'includes/info.h')
-rw-r--r--includes/info.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/info.h b/includes/info.h
index 8166b1d1..6aa510dc 100644
--- a/includes/info.h
+++ b/includes/info.h
@@ -64,6 +64,7 @@ struct InfoField {
int update_interval;
gboolean highlight; /* select in GUI, highlight in report (flag:*) */
gboolean report_details; /* show moreinfo() in report (flag:!) */
+ gboolean value_has_vendor; /* (flag:^) */
gboolean free_name_on_flatten;
gboolean free_value_on_flatten;