fixed debug_check_heap definition

This was SVN commit r1170.
This commit is contained in:
janwas 2004-09-19 19:27:04 +00:00
parent ea9bd61195
commit b459e7e640

View File

@ -198,7 +198,7 @@ static HDATA* h_data(const i32 idx)
static HDATA* h_data_any_type(const Handle h)
{
#ifdef PARANOIA
check_heap();
debug_check_heap();
#endif
// invalid, or an error code