gdb/
[deliverable/binutils-gdb.git] / gdb / printcmd.c
index 0c7eb1e3c4f2d60fa43e651498efe0b59b7f62e8..a576d8861216d8e39118fce3a499dd698837f9ad 100644 (file)
@@ -122,7 +122,7 @@ show_print_symbol_filename (struct ui_file *file, int from_tty,
    So that we can disable it if we get a signal within it.
    -1 when not doing one.  */
 
-int current_display_number;
+static int current_display_number;
 
 struct display
   {
This page took 0.024618 seconds and 4 git commands to generate.