And then you also start to make typos !

This commit is contained in:
Eddie Runia
1999-05-15 13:01:38 +00:00
parent f0bfe58e32
commit 5333d1e054

View File

@@ -186,7 +186,7 @@ static HARBOUR EvalInline( void )
Push( _param( w, IT_ANY ) );
Do( _pcount() + 1 ); /* Self is also an argument */
ItemRelease( &bBlock ); /* Release block */
ItemRelease( &block ); /* Release block */
}
static HARBOUR Virtual( void )