summaryrefslogtreecommitdiffstats
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 a112e7df..591fe54e 100644
--- a/tmux.h
+++ b/tmux.h
@@ -1394,6 +1394,7 @@ enum options_table_type {
OPTIONS_TABLE_STYLE
};
enum options_table_scope {
+ OPTIONS_TABLE_NONE,
OPTIONS_TABLE_SERVER,
OPTIONS_TABLE_SESSION,
OPTIONS_TABLE_WINDOW,