aboutsummaryrefslogtreecommitdiff
path: root/gdb/obsd-nat.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/obsd-nat.c')
-rw-r--r--gdb/obsd-nat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/obsd-nat.c b/gdb/obsd-nat.c
index 3a73cbd..e2336a0 100644
--- a/gdb/obsd-nat.c
+++ b/gdb/obsd-nat.c
@@ -35,7 +35,7 @@
#ifdef PT_GET_THREAD_FIRST
-static char *
+static const char *
obsd_pid_to_str (struct target_ops *ops, ptid_t ptid)
{
if (ptid_get_lwp (ptid) != 0)