Fix -Werror -Wuninitialized warnings.
[deliverable/binutils-gdb.git] / gdb / gdb-events.sh
index 3e4a01bf9b99bedd38e416d287b9494c190389ac..fd488ccececcac21eb99af2bf5b8fdbbc762e189 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 # User Interface Events.
-# Copyright 1999-2000 Free Software Foundation, Inc.
+# Copyright 19992000 Free Software Foundation, Inc.
 #
 # Contributed by Cygnus Solutions.
 #
@@ -34,7 +34,7 @@
 # here with respect to annotate.  We might need to accomodate a hook
 # stack that allows several ui blocks to install their own events.
 
-# Each of the variable events (as currently generated) is converteded
+# Each of the variable events (as currently generated) is converted
 # to either a straight function call or a function call with a
 # predicate.
 
This page took 0.024446 seconds and 4 git commands to generate.