Fix indentation.

This commit is contained in:
Jason Evans 2015-07-09 16:32:49 -07:00
parent 32dca1191c
commit 7ae1239177

View File

@ -22,5 +22,5 @@ main(void)
{
return (test(
test_lg_chunk_clamp));
test_lg_chunk_clamp));
}