summaryrefslogtreecommitdiff
path: root/src/mwindow.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mwindow.c')
-rw-r--r--src/mwindow.c7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/mwindow.c b/src/mwindow.c
index e9dbfb325..585d75c12 100644
--- a/src/mwindow.c
+++ b/src/mwindow.c
@@ -47,7 +47,12 @@ static git_mwindow_ctl ctl = {
0,
0,
DEFAULT_WINDOW_SIZE,
- DEFAULT_MAPPED_LIMIT
+ DEFAULT_MAPPED_LIMIT,
+ 0,
+ 0,
+ 0,
+ 0,
+ {0, 0, 0, 0, 0}
};
/*