Make a bunch of functions static
[deliverable/binutils-gdb.git] / gdb / stack.c
index 5099f613666fb30dd0c624369057bb5db6999d07..fcb9cdae03787ddd5edbbc6a1819494ac4f0d028 100644 (file)
@@ -1432,7 +1432,7 @@ print_frame (const frame_print_options &fp_opts,
 /* Completion function for "frame function", "info frame function", and
    "select-frame function" commands.  */
 
-void
+static void
 frame_selection_by_function_completer (struct cmd_list_element *ignore,
                                       completion_tracker &tracker,
                                       const char *text, const char *word)
This page took 0.034622 seconds and 4 git commands to generate.