non_ir_ref_dynamic
[deliverable/binutils-gdb.git] / gdb / i386-cygwin-tdep.c
index 1c9dc91459cd5773e41802a44742c1e40f6b1c93..c8139ff047b52c7edbde64c4b2e8e1f29b0519ff 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for Cygwin running on i386's, for GDB.
 
-   Copyright (C) 2003-2015 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.024193 seconds and 4 git commands to generate.