2008-10-07 18:36 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/source/vm/estack.c
! fixed typo in last commit
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
2008-12-31 13:59 UTC+0100 Foo Bar (foo.bar foobar.org)
|
||||
*/
|
||||
|
||||
2008-10-07 18:36 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/source/vm/estack.c
|
||||
! fixed typo in last commit
|
||||
|
||||
2008-10-07 18:32 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/include/hbstack.h
|
||||
* harbour/source/vm/estack.c
|
||||
|
||||
@@ -181,7 +181,7 @@ static void hb_stack_init( PHB_STACK pStack )
|
||||
( * pStack->pItems )->item.asSymbol.stackstate = &pStack->state;
|
||||
|
||||
pStack->rdd.uiCurrArea = 1;
|
||||
hb_stack.iKeyPoll = 1;
|
||||
pStack->iKeyPoll = 1;
|
||||
}
|
||||
|
||||
static void hb_stack_destroy_TSD( PHB_STACK pStack )
|
||||
|
||||
Reference in New Issue
Block a user