aboutsummaryrefslogtreecommitdiff
path: root/gdb/top.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/top.c')
-rw-r--r--gdb/top.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/top.c b/gdb/top.c
index 9679f58..3e1df9b 100644
--- a/gdb/top.c
+++ b/gdb/top.c
@@ -159,7 +159,7 @@ int inhibit_gdbinit = 0;
/* Disable windows if non-zero */
-int no_windows = 0;
+int use_windows = 0; /* Defaults to off for now */
/* Version number of GDB, as a string. */