Fix build breakage from last commit (window-nat.c:windows_create_inferior)
[deliverable/binutils-gdb.git] / opcodes / vax-dis.c
index ff240e4c2a7134af58f91d3a9f6fd0b58308518d..4642702787d38534a805a1f3bf2fbdad7b0e722c 100644 (file)
@@ -117,7 +117,7 @@ static bfd_vma *     entry_addr = NULL;
    there's no symbol table.  Returns TRUE upon success, FALSE otherwise.  */
 
 static bfd_boolean
-parse_disassembler_options (char * options)
+parse_disassembler_options (const char *options)
 {
   const char * entry_switch = "entry:";
 
This page took 0.038927 seconds and 4 git commands to generate.