Fix GDB build failure when $development is false
[deliverable/binutils-gdb.git] / gdb / osabi.c
index b4850bc9ad7a9afcaa0417280542f5c661a9bfba..129164f51e25f71d3fbd9ce4b91c6666f3dd7e30 100644 (file)
@@ -1,6 +1,6 @@
 /* OS ABI variant handling for GDB.
 
-   Copyright (C) 2001-2017 Free Software Foundation, Inc.
+   Copyright (C) 2001-2018 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -592,7 +592,7 @@ generic_elf_osabi_sniffer (bfd *abfd)
 }
 \f
 static void
-set_osabi (char *args, int from_tty, struct cmd_list_element *c)
+set_osabi (const char *args, int from_tty, struct cmd_list_element *c)
 {
   struct gdbarch_info info;
 
This page took 0.023705 seconds and 4 git commands to generate.