]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/symfile.h
-Wwrite-strings: The Rest
[thirdparty/binutils-gdb.git] / gdb / symfile.h
index c3e7a314c9cbcd930f17c6f88f12b7ec4b802aeb..6066481fd590ae439d8ef788cbcb06281e45f06f 100644 (file)
@@ -495,7 +495,7 @@ extern void find_lowest_section (bfd *, asection *, void *);
 
 extern gdb_bfd_ref_ptr symfile_bfd_open (const char *);
 
-extern int get_section_index (struct objfile *, char *);
+extern int get_section_index (struct objfile *, const char *);
 
 extern int print_symbol_loading_p (int from_tty, int mainline, int full);