2000-06-12 Michael Snyder <msnyder@cleaver.cygnus.com>
[platform/upstream/binutils.git] / gdb / breakpoint.c
index c80c453..3a1593d 100644 (file)
@@ -1589,8 +1589,8 @@ frame_in_dummy (frame)
   return 0;
 }
 
-/* breakpoint_match_thread (PC, PID) returns true if the breakpoint at PC
-   is valid for process/thread PID.  */
+/* breakpoint_thread_match (PC, PID) returns true if the breakpoint at
+   PC is valid for process/thread PID.  */
 
 int
 breakpoint_thread_match (pc, pid)