From: John Gilmore Date: Wed, 1 Apr 1992 01:07:16 +0000 (+0000) Subject: (breakpoint_1): Fix prototype, this time for sure! X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e360572cf2c90976c1af9699771efe6cc20a091f;p=binutils-gdb.git (breakpoint_1): Fix prototype, this time for sure! --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 34722fd68ce..07a393a17ad 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,6 +1,10 @@ +Tue Mar 31 17:05:04 1992 John Gilmore (gnu at cygnus.com) + + * breakpoint.c (breakpoint_1): Fix prototype, this time for sure! + Tue Mar 31 11:01:06 1992 Stu Grossman (grossman at cygnus.com) - * Makefile.in: version->4.4.8 + * Makefile.in (VERSION): 4.4.8 * procfs.c (open_proc_file): Disable inherit-on-fork flag so that commands in .cshrc/.profile won't get traced.