Rename a private data member in tui_source_window
[deliverable/binutils-gdb.git] / gdb / inferior.c
index 2d58a11ba85aa0c79479f49719df17928f5a1dc0..cf2175494d166620abd014aab1199b0cbf0f096e 100644 (file)
@@ -46,7 +46,7 @@ struct inferior *inferior_list = NULL;
 static int highest_inferior_num;
 
 /* See inferior.h.  */
-int print_inferior_events = 1;
+bool print_inferior_events = true;
 
 /* The Current Inferior.  This is a strong reference.  I.e., whenever
    an inferior is the current inferior, its refcount is
This page took 0.023472 seconds and 4 git commands to generate.