aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdb-events.h
diff options
context:
space:
mode:
authorFred Fish <fnf@specifix.com>2004-02-12 00:17:53 +0000
committerFred Fish <fnf@specifix.com>2004-02-12 00:17:53 +0000
commit9564ee9f56653915fe5392d68d1ec405f7bd48b6 (patch)
treee69a0ec76a1fc93e988deb09e0110bdf23b23e4d /gdb/gdb-events.h
parent0a064bb6f995c5850366fbf57b4d0181975638f8 (diff)
downloadfsf-binutils-gdb-9564ee9f56653915fe5392d68d1ec405f7bd48b6.zip
fsf-binutils-gdb-9564ee9f56653915fe5392d68d1ec405f7bd48b6.tar.gz
fsf-binutils-gdb-9564ee9f56653915fe5392d68d1ec405f7bd48b6.tar.bz2
Fix obvious typo (completly -> completely) and update copyrights as needed
Diffstat (limited to 'gdb/gdb-events.h')
-rw-r--r--gdb/gdb-events.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/gdb-events.h b/gdb/gdb-events.h
index 4836568..2ce193f 100644
--- a/gdb/gdb-events.h
+++ b/gdb/gdb-events.h
@@ -1,6 +1,6 @@
/* User Interface Events.
- Copyright 1999, 2001, 2002 Free Software Foundation, Inc.
+ Copyright 1999, 2001, 2002, 2004 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
@@ -96,7 +96,7 @@ extern void selected_frame_level_changed_event (int level);
extern void selected_thread_changed_event (int thread_num);
-/* When GDB_EVENTS are not being used, completly disable them. */
+/* When GDB_EVENTS are not being used, completely disable them. */
#if !WITH_GDB_EVENTS
#define breakpoint_create_event(b) 0