]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/remote-m32r-sdi.c
constify to_open
[thirdparty/binutils-gdb.git] / gdb / remote-m32r-sdi.c
index 38cfba7635d3fc8984180af294191ff80cafe7a1..e5b66a0556416e012dc1967924e6de15b65e1323 100644 (file)
@@ -359,7 +359,7 @@ m32r_create_inferior (struct target_ops *ops, char *execfile,
    NAME is the filename used for communication.  */
 
 static void
-m32r_open (char *args, int from_tty)
+m32r_open (const char *args, int from_tty)
 {
   struct hostent *host_ent;
   struct sockaddr_in server_addr;