Constify add_setshow_*
[deliverable/binutils-gdb.git] / gdb / breakpoint.h
index cf8f3f6df733e4d6bc8aec48b96d889dca0e84e7..6406a1d32b0efef819561ea55425834f24893b85 100644 (file)
@@ -1288,7 +1288,7 @@ extern void initialize_breakpoint_ops (void);
 
 extern void
   add_catch_command (const char *name, const char *docstring,
-                    cmd_sfunc_ftype *sfunc,
+                    cmd_const_sfunc_ftype *sfunc,
                     completer_ftype *completer,
                     void *user_data_catch,
                     void *user_data_tcatch);
This page took 0.023911 seconds and 4 git commands to generate.