mirror of https://github.com/libsdl-org/SDL
Fixed comment in filesystem test program.
This commit is contained in:
parent
5790f59f88
commit
4abb73298a
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue