summaryrefslogtreecommitdiff
path: root/gdb/kod.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/kod.h')
-rw-r--r--gdb/kod.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/kod.h b/gdb/kod.h
index 6c4d03a3c7b..2800b51be62 100644
--- a/gdb/kod.h
+++ b/gdb/kod.h
@@ -54,7 +54,7 @@ extern char *cisco_kod_open (kod_display_callback_ftype *display_func,
the Cisco kernel: we ask for a dump of everything, and it returns
it. */
-extern void cisco_kod_request (char *arg, int from_tty);
+extern void cisco_kod_request (const char *arg, int from_tty);
extern void cisco_kod_close (void);