Fixed comment in filesystem test program.

Philipp Wiesemann 2015-12-04 22:12:36 +01:00
parent 5790f59f88
commit 4abb73298a
1 changed files with 1 additions and 1 deletions

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"