소스 검색

Fixed comment in filesystem test program.

Philipp Wiesemann 10 년 전
부모
커밋
4abb73298a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      test/testfilesystem.c

+ 1 - 1
test/testfilesystem.c

@@ -9,7 +9,7 @@
   including commercial applications, and to alter it and redistribute it
   including commercial applications, and to alter it and redistribute it
   freely.
   freely.
 */
 */
-/* Simple test of power subsystem. */
+/* Simple test of filesystem functions. */
 
 
 #include <stdio.h>
 #include <stdio.h>
 #include "SDL.h"
 #include "SDL.h"