-Wwrite-strings: The Rest
[deliverable/binutils-gdb.git] / gdb / reverse.c
index 7f0a027af0e9990302a32715c62de0eb873c8169..4080616b6e34e71297bbe79aa2e7bd7080b8bc89 100644 (file)
@@ -43,7 +43,7 @@ exec_direction_default (void *notused)
    Used to implement reverse-next etc. commands.  */
 
 static void
-exec_reverse_once (char *cmd, char *args, int from_tty)
+exec_reverse_once (const char *cmd, char *args, int from_tty)
 {
   char *reverse_command;
   enum exec_direction_kind dir = execution_direction;
This page took 0.024067 seconds and 4 git commands to generate.