Change ARI usage to GNU style
[deliverable/binutils-gdb.git] / gdb / linux-nat.h
index 40e0f2cb29b4c97e60c031ed1c8a0b42a1478161..0c1695ad1020aa176752e6bb8e877bf815e63077 100644 (file)
@@ -64,7 +64,7 @@ public:
 
   void update_thread_list () override;
 
-  const char *pid_to_str (ptid_t) override;
+  std::string pid_to_str (ptid_t) override;
 
   const char *thread_name (struct thread_info *) override;
 
This page took 0.023794 seconds and 4 git commands to generate.