* breakpoint.c, infrun.c, printcmd.c: Change long command help
authorStan Shebs <shebs@codesourcery.com>
Tue, 13 Dec 1994 23:36:31 +0000 (23:36 +0000)
committerStan Shebs <shebs@codesourcery.com>
Tue, 13 Dec 1994 23:36:31 +0000 (23:36 +0000)
        strings into concats of shorter ones, for picky ANSI compilers.

gdb/ChangeLog

index 6436d70..a8e98c6 100644 (file)
@@ -1,3 +1,8 @@
+Tue Dec 13 15:15:33 1994  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * breakpoint.c, infrun.c, printcmd.c: Change long command help
+        strings into concats of shorter ones, for picky ANSI compilers.
+
 Mon Dec 12 17:08:02 1994  Stan Shebs  <shebs@andros.cygnus.com>
 
        Sparc flat register window support.