mirror of https://github.com/encounter/SDL.git
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
|
including commercial applications, and to alter it and redistribute it
|
||||||
freely.
|
freely.
|
||||||
*/
|
*/
|
||||||
/* Simple test of power subsystem. */
|
/* Simple test of filesystem functions. */
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include "SDL.h"
|
#include "SDL.h"
|
||||||
|
|
Loading…
Reference in New Issue