Removed superflous code.
[deliverable/binutils-gdb.git] / gdb / annotate.c
index 09d31f523539a770e4bb5b1431530bccb10176de..ccb35e202b25792cb74e7ba03758618a0bdccbac 100644 (file)
@@ -1,5 +1,5 @@
 /* Annotation routines for GDB.
-   Copyright 1986, 1989, 1990, 1991, 1992, 1995 Free Software Foundation, Inc.
+   Copyright 1986, 89, 90, 91, 92, 95, 1998 Free Software Foundation, Inc.
 
 This file is part of GDB.
 
@@ -24,7 +24,11 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 #include "gdbtypes.h"
 #include "breakpoint.h"
 \f
+
+/* Prototypes for local functions. */
+
 static void print_value_flags PARAMS ((struct type *));
+
 static void breakpoint_changed PARAMS ((struct breakpoint *));
 
 void (*annotate_starting_hook) PARAMS ((void));
This page took 0.02363 seconds and 4 git commands to generate.