diff options
Diffstat (limited to 'options.h')
-rw-r--r-- | options.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ typedef struct int port; int reconnect; int debug; + int find_wrap; int enable_colors; int bg_color; |