Two minor constifications
[deliverable/binutils-gdb.git] / gdb / gdbthread.h
index b9d8d7fdb181f8ad2d8ddd0f878160291d7201b5..ffd4bf5c822e8b29b303f568a8014f4d4248a059 100644 (file)
@@ -632,7 +632,8 @@ extern int print_thread_events;
    all attached PIDs are printed.  If both REQUESTED_THREADS is not
    NULL and PID is not -1, then the thread is printed if it belongs to
    the specified process.  Otherwise, an error is raised.  */
-extern void print_thread_info (struct ui_out *uiout, char *requested_threads,
+extern void print_thread_info (struct ui_out *uiout,
+                              const char *requested_threads,
                               int pid);
 
 /* Save/restore current inferior/thread/frame.  */
This page took 0.023004 seconds and 4 git commands to generate.