Constify add_setshow_*
[deliverable/binutils-gdb.git] / gdb / mi / mi-main.c
index 480d2fdc80e20dd4e8b90e8f2679b624f567c2db..d875d800238005adef88211e267ca19aa778d9ae 100644 (file)
@@ -108,7 +108,7 @@ static int mi_async = 0;
 static int mi_async_1 = 0;
 
 static void
-set_mi_async_command (char *args, int from_tty,
+set_mi_async_command (const char *args, int from_tty,
                      struct cmd_list_element *c)
 {
   if (have_live_inferiors ())
This page took 0.024298 seconds and 4 git commands to generate.