Fixed comment in test program.

main
Philipp Wiesemann 2015-06-16 20:27:01 +02:00
parent ae60afce16
commit 58efd8e547
1 changed files with 1 additions and 1 deletions

View File

@ -115,4 +115,4 @@ main(int argc, char **argv)
return 0; return 0;
} /* main */ } /* main */
/* end of resample_test.c ... */ /* end of testresample.c ... */