* breakpoint.c (breakpoint_1): Improve pluralization in display
authorStan Shebs <shebs@codesourcery.com>
Thu, 4 Aug 1994 00:21:16 +0000 (00:21 +0000)
committerStan Shebs <shebs@codesourcery.com>
Thu, 4 Aug 1994 00:21:16 +0000 (00:21 +0000)
of breakpoint hit counts.

gdb/ChangeLog

index 0f95634..6e47ec6 100644 (file)
@@ -1,5 +1,8 @@
 Wed Aug  3 12:05:13 1994  Stan Shebs  (shebs@andros.cygnus.com)
 
+       * breakpoint.c (breakpoint_1): Improve pluralization in display
+       of breakpoint hit counts.
+
        * language.h (struct language_defn): Remove unused field
        la_longest_float.
        (longest_float): Remove, no longer used.