Explorar el Código

Fixed comment in test program.

Philipp Wiesemann hace 10 años
padre
commit
58efd8e547
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 ... */