Browse Source

Fixed comment in test program.

Philipp Wiesemann 10 years ago
parent
commit
58efd8e547
1 changed files with 1 additions and 1 deletions
  1. 1 1
      test/testresample.c

+ 1 - 1
test/testresample.c

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