Przeglądaj źródła

Fixed comment in filesystem test program.

Philipp Wiesemann 10 lat temu
rodzic
commit
4abb73298a
1 zmienionych plików z 1 dodań i 1 usunięć
  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
   freely.
 */
-/* Simple test of power subsystem. */
+/* Simple test of filesystem functions. */
 
 #include <stdio.h>
 #include "SDL.h"