From: Fred Fish Date: Wed, 8 Apr 1992 16:37:44 +0000 (+0000) Subject: Fix prototype for pointer to function to get more core. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1a33f7c62e0d18cf24ca21bd8ef18a22e6165324;p=binutils-gdb.git Fix prototype for pointer to function to get more core. --- diff --git a/mmalloc/ChangeLog b/mmalloc/ChangeLog index 6facb665b70..a89b357652a 100644 --- a/mmalloc/ChangeLog +++ b/mmalloc/ChangeLog @@ -1,3 +1,7 @@ +Wed Apr 8 09:34:53 1992 Fred Fish (fnf@cygnus.com) + + * mmalloc.h (morecore): Change prototype's 2nd arg to int. + Tue Apr 7 22:16:09 1992 Fred Fish (fnf@cygnus.com) * mmalloc.h (size_t, CHAR_BIT): Only redefine if not already