Explorar o código

Fixed comment in filesystem test program.

Philipp Wiesemann %!s(int64=9) %!d(string=hai) anos
pai
achega
4abb73298a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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"