non_ir_ref_dynamic
[deliverable/binutils-gdb.git] / gdb / i386-cygwin-tdep.c
index e3091a031c08c7aadbff498efea13b6d168d2c4b..c8139ff047b52c7edbde64c4b2e8e1f29b0519ff 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for Cygwin running on i386's, for GDB.
 
-   Copyright (C) 2003-2016 Free Software Foundation, Inc.
+   Copyright (C) 2003-2017 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -178,7 +178,7 @@ windows_core_xfer_shared_libraries (struct gdbarch *gdbarch,
 
 /* This is how we want PTIDs from core files to be printed.  */
 
-static char *
+static const char *
 i386_windows_core_pid_to_str (struct gdbarch *gdbarch, ptid_t ptid)
 {
   static char buf[80];
This page took 0.023842 seconds and 4 git commands to generate.