btrace: Remove struct btrace_thread_info::{begin,end}.
[deliverable/binutils-gdb.git] / gdb / remote-fileio.c
index 5f3aac2281df331d752368bd0cf8bce8b8903afe..252b423bfabc43a46c375b582037bea4132b2683 100644 (file)
@@ -1100,7 +1100,7 @@ remote_fileio_func_system (char *buf)
 }
 
 static struct {
-  char *name;
+  const char *name;
   void (*func)(char *);
 } remote_fio_func_map[] = {
   { "open", remote_fileio_func_open },
This page took 0.024153 seconds and 4 git commands to generate.