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-Tag: gdb-4_18~22048 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1a33f7c62e0d18cf24ca21bd8ef18a22e6165324;p=external%2Fbinutils.git Fix prototype for pointer to function to get more core. --- diff --git a/mmalloc/ChangeLog b/mmalloc/ChangeLog index 6facb66..a89b357 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