HB_P_LOCALNAME local index fixed

This commit is contained in:
Antonio Linares
2001-02-02 14:40:36 +00:00
parent c0dcbb789a
commit 25abb78d95

View File

@@ -654,6 +654,7 @@ void hb_compVariableAdd( char * szVarName, BYTE cValueType )
wLocal++;
}
pLastVar->pNext = pVar;
wLocal++;
}
if( hb_comp_iVarScope == VS_PARAMETER )
{