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 88c01df..0351f69 100644
--- a/gdb/obsd-nat.c
+++ b/gdb/obsd-nat.c
@@ -35,7 +35,7 @@
#ifdef PT_GET_THREAD_FIRST
-std::sring
+std::string
obsd_nat_target::pid_to_str (ptid_t ptid)
{
if (ptid.lwp () != 0)