Remove cmd_cfunc_ftype
[deliverable/binutils-gdb.git] / gdb / guile / scm-auto-load.c
index 8a04e9c7db7008de06a51bd9f67aeeae18aae577..29f7357400dfc45812aed5384b5a9b613c707495 100644 (file)
@@ -53,7 +53,7 @@ gdbscm_auto_load_enabled (const struct extension_language_defn *extlang)
 /* Wrapper for "info auto-load guile-scripts".  */
 
 static void
-info_auto_load_guile_scripts (char *pattern, int from_tty)
+info_auto_load_guile_scripts (const char *pattern, int from_tty)
 {
   auto_load_info_scripts (pattern, from_tty, &extension_language_guile);
 }
This page took 0.023178 seconds and 4 git commands to generate.