From 3f5969cc708f7bec93631cdc14a56935a61b7f95 Mon Sep 17 00:00:00 2001 From: Ivan Baravy Date: Tue, 21 Nov 2017 20:08:34 +0000 Subject: [PATCH] SDLTest.c: close comment with */, not with /* git-svn-id: svn://kolibrios.org@7117 a494cfbc-eb01-0410-851d-a64ba20cac60 --- programs/demos/SDL/SDLTest.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/programs/demos/SDL/SDLTest.c b/programs/demos/SDL/SDLTest.c index 3ca24b952c..b5cb68e02a 100644 --- a/programs/demos/SDL/SDLTest.c +++ b/programs/demos/SDL/SDLTest.c @@ -8,7 +8,7 @@ objcopy -O binary sdltest Now sdltest is your binary to run on Kolibri for SDL Demo. -/* +*/ #include #include