OSDN Git Service

Fix type in function name.
authorfnasser <fnasser>
Mon, 23 Oct 2000 22:45:13 +0000 (22:45 +0000)
committerfnasser <fnasser>
Mon, 23 Oct 2000 22:45:13 +0000 (22:45 +0000)
gdb/gdbtk/generic/ChangeLog

index f833aed..4a8c538 100644 (file)
@@ -1,6 +1,6 @@
 2000-10-23  Fernando Nasser  <fnasser@totem.to.cygnus.com>
 
-       * gdbtk-hooks.c (x_events): Only process events if the target is
+       * gdbtk-hooks.c (x_event): Only process events if the target is
        running.
 
 2000-10-23  Fernando Nasser  <fnasser@totem.to.cygnus.com>