summaryrefslogtreecommitdiffstats
path: root/gdb/target.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/target.c')
-rw-r--r--gdb/target.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/target.c b/gdb/target.c
index 8f8e46a260..8eadd63f8d 100644
--- a/gdb/target.c
+++ b/gdb/target.c
@@ -4296,7 +4296,7 @@ target_info_record (void)
/* See target.h. */
void
-target_save_record (char *filename)
+target_save_record (const char *filename)
{
struct target_ops *t;
OpenPOWER on IntegriCloud