forked from KolibriOS/kolibrios
SDLTest.c: close comment with */, not with /*
git-svn-id: svn://kolibrios.org@7117 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
7a159553ef
commit
3f5969cc70
@ -8,7 +8,7 @@ objcopy -O binary sdltest
|
||||
|
||||
Now sdltest is your binary to run on Kolibri for SDL Demo.
|
||||
|
||||
/*
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <SDL.h>
|
||||
|
Loading…
Reference in New Issue
Block a user