TC: expand TABs

This commit is contained in:
Grissiom
2013-12-21 12:51:52 +08:00
parent ac0e10bb83
commit f7b1421880
27 changed files with 1419 additions and 1419 deletions

View File

@@ -72,7 +72,7 @@ static void heap_realloc_init()
res = TC_STAT_FAILED;
if (mem_check(ptr3, 3, 31) == RT_FALSE)
res = TC_STAT_FAILED;
if (mem_check(ptr4, 4, 1) == RT_FALSE)
if (mem_check(ptr4, 4, 1) == RT_FALSE)
res = TC_STAT_FAILED;
_free: