Procházet zdrojové kódy

Fixed comment in test program.

Philipp Wiesemann před 10 roky
rodič
revize
58efd8e547
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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 ... */