Remove cmd_cfunc_ftype
[deliverable/binutils-gdb.git] / gdb / linux-thread-db.c
index 453505b3d72f4d96909551872cc345c7a15d71ce..1acb6ce0b24ff2a3a88c90f55b727202e7e0eeec 100644 (file)
@@ -1580,7 +1580,7 @@ info_auto_load_libthread_db_compare (const void *ap, const void *bp)
 /* Implement 'info auto-load libthread-db'.  */
 
 static void
-info_auto_load_libthread_db (char *args, int from_tty)
+info_auto_load_libthread_db (const char *args, int from_tty)
 {
   struct ui_out *uiout = current_uiout;
   const char *cs = args ? args : "";
This page took 0.027277 seconds and 4 git commands to generate.