aboutsummaryrefslogtreecommitdiff
path: root/gdb/annotate.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/annotate.h')
-rw-r--r--gdb/annotate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/annotate.h b/gdb/annotate.h
index 0eae524..0f7b320 100644
--- a/gdb/annotate.h
+++ b/gdb/annotate.h
@@ -20,7 +20,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);