remove typo

This commit is contained in:
Stefan Lankes 2011-09-19 01:52:48 -07:00
parent 9ff170da22
commit 663af37539

View file

@ -234,7 +234,7 @@ int initd(void* arg)
#endif
list_root();
//test_init();
test_init();
return 0;
}