Sfoglia il codice sorgente

Fixed comment in test program.

Philipp Wiesemann 10 anni fa
parent
commit
58efd8e547
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      test/testresample.c

+ 1 - 1
test/testresample.c

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