* breakpoint.c (breakpoint_re_set): Fix typo in comment.
authorFred Fish <fnf@specifix.com>
Wed, 1 Nov 1995 23:06:12 +0000 (23:06 +0000)
committerFred Fish <fnf@specifix.com>
Wed, 1 Nov 1995 23:06:12 +0000 (23:06 +0000)
gdb/ChangeLog

index e88949efdd0aff06b1959bd9e3e94f084d0ab9a1..5a49f065c3dae81d4ff31df3b28eaf645ef6c9d2 100644 (file)
@@ -1,5 +1,6 @@
-Wed Nov  1 12:58:14 1995  Fred Fish  <fnf@cygnus.com>
+Wed Nov  1 15:32:57 1995  Fred Fish  <fnf@cygnus.com>
 
+       * breakpoint.c (breakpoint_re_set): Fix typo in comment.
        * symtab.c (in_prologue): Document func_start and when it is zero
        don't call SKIP_PROLOGUE (which typically leads unconditionally to
        an error when we try to access a prologue at address 0).