summaryrefslogtreecommitdiffstats
path: root/pref.h
diff options
context:
space:
mode:
Diffstat (limited to 'pref.h')
-rw-r--r--pref.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/pref.h b/pref.h
index fd7aa82a7..6ee02a3cb 100644
--- a/pref.h
+++ b/pref.h
@@ -43,6 +43,8 @@ struct preferences {
short show_average_depth;
short zoomed_plot;
short hrgraph;
+ short save_userid_local;
+ char *userid;
};
enum unit_system_values {
METRIC,