Fixed comment in filesystem test program.

This commit is contained in:
Philipp Wiesemann 2015-12-04 22:12:36 +01:00
parent 1c4559e08e
commit 632b32ec5a

View File

@ -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"