소스 검색

Fixed comment in test program.

Philipp Wiesemann 11 년 전
부모
커밋
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 ... */