aboutsummaryrefslogtreecommitdiff
path: root/tmux.h
diff options
context:
space:
mode:
Diffstat (limited to 'tmux.h')
-rw-r--r--tmux.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tmux.h b/tmux.h
index 26f11e23..4b16eb83 100644
--- a/tmux.h
+++ b/tmux.h
@@ -1497,6 +1497,7 @@ struct options_table_entry {
const char *default_str;
long long default_num;
+ const char **default_arr;
const char *separator;
const char *style;