Просмотр исходного кода

Fixed comment in test program.

Philipp Wiesemann 9 лет назад
Родитель
Сommit
58efd8e547
1 измененных файлов с 1 добавлено и 1 удалено
  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 ... */