ChangeLogTag:Thu May 06 13:58:48 1999 Gonzalo A. Diethelm <Gonzalo.Diethelm@jda.cl>
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
Thu May 06 13:58:48 1999 Gonzalo A. Diethelm <Gonzalo.Diethelm@jda.cl>
|
||||
|
||||
* source/vm/hvm.c:
|
||||
Changed the prototype for ForceLink so that it is declared and
|
||||
defined as a static function.
|
||||
|
||||
Thu May 06 13:09:45 1999 Gonzalo A. Diethelm <Gonzalo.Diethelm@jda.cl>
|
||||
|
||||
* config/bin.cf:
|
||||
|
||||
@@ -121,7 +121,7 @@ void CodeblockEvaluate( PCODEBLOCK, WORD );
|
||||
void CodeblockCopy( PITEM, PITEM );
|
||||
void CodeblockDetach( PCODEBLOCK );
|
||||
|
||||
void ForceLink( void );
|
||||
static void ForceLink( void );
|
||||
|
||||
#define STACK_INITITEMS 100
|
||||
#define STACK_EXPANDITEMS 20
|
||||
|
||||
Reference in New Issue
Block a user