summaryrefslogtreecommitdiff
path: root/src/defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/defs.h')
-rw-r--r--src/defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/defs.h b/src/defs.h
index 63cf4a0..75f1919 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -99,7 +99,7 @@ typedef struct {
int resize_master_amt;
int resize_stack_amt;
int snap_distance;
- int bindsn;
+ int n_binds;
Bool new_win_focus;
Bool warp_cursor;
Bool new_win_master;