Remove no-longer applicable maintainer entries
[deliverable/binutils-gdb.git] / gdb / findcmd.c
index 5eba2dcc7839e46fa52a769ab974c04548bd34f7..b43fefc06daac63aa854231c27d5fbec5b00368e 100644 (file)
@@ -209,7 +209,7 @@ parse_find_args (const char *args, ULONGEST *max_countp,
 }
 
 static void
-find_command (char *args, int from_tty)
+find_command (const char *args, int from_tty)
 {
   struct gdbarch *gdbarch = get_current_arch ();
   bfd_boolean big_p = gdbarch_byte_order (gdbarch) == BFD_ENDIAN_BIG;
This page took 0.036982 seconds and 4 git commands to generate.