diff options
Diffstat (limited to 'gdb/remote.c')
-rw-r--r-- | gdb/remote.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/remote.c b/gdb/remote.c index c4824e9fe77..21d86f7b41e 100644 --- a/gdb/remote.c +++ b/gdb/remote.c @@ -11612,7 +11612,7 @@ _initialize_remote (void) { struct remote_state *rs; struct cmd_list_element *cmd; - char *cmd_name; + const char *cmd_name; /* architecture specific data */ remote_gdbarch_data_handle = |