Fix latent bug with custom word point completers
[deliverable/binutils-gdb.git] / gdb / annotate.h
index 4a9e1b58f28b122b4e55f5f9941c2b1fb76d5f4e..ff10d4594652a99681bf7916756e3d7f6ff22daf 100644 (file)
@@ -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);
This page took 0.027415 seconds and 4 git commands to generate.