aboutsummaryrefslogtreecommitdiff
path: root/gdb/annotate.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/annotate.h')
-rw-r--r--gdb/annotate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/annotate.h b/gdb/annotate.h
index 4a9e1b5..ff10d45 100644
--- a/gdb/annotate.h
+++ b/gdb/annotate.h
@@ -87,7 +87,7 @@ struct annotate_arg_emitter
DISABLE_COPY_AND_ASSIGN (annotate_arg_emitter);
};
-extern void annotate_source (char *, int, int, int,
+extern void annotate_source (const char *, int, int, int,
struct gdbarch *, CORE_ADDR);
extern void annotate_frame_begin (int, struct gdbarch *, CORE_ADDR);