add bug number to previous commit
[deliverable/binutils-gdb.git] / gdb / annotate.h
index 9aa6c62decb04785bfed673748f19d28c8f8194c..2ea465aa1abda396340c482f1377948dd3f096bc 100644 (file)
@@ -1,6 +1,5 @@
 /* Annotation routines for GDB.
-   Copyright (C) 1986, 1989, 1990, 1991, 1992, 1994, 1998, 1999, 2000, 2007,
-   2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+   Copyright (C) 1986-2013 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -20,7 +19,7 @@
 #include "symtab.h"
 #include "gdbtypes.h"
 
-extern void breakpoints_changed (void);
+extern void annotate_breakpoints_changed (void);
 
 extern void annotate_ignore_count_change (void);
 extern void annotate_breakpoint (int);
This page took 0.031516 seconds and 4 git commands to generate.