-Wwrite-strings: Constify target_pid_to_str and target_thread_extra_thread_info
[deliverable/binutils-gdb.git] / gdb / i386-cygwin-tdep.c
index f200d39f2de496d3f4e23145e330477b016bd119..c8139ff047b52c7edbde64c4b2e8e1f29b0519ff 100644 (file)
@@ -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.024839 seconds and 4 git commands to generate.