summaryrefslogtreecommitdiffstats
path: root/uisimulator/sdl/thread-sdl.h
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2006-03-19 06:59:36 +0000
committerDaniel Stenberg <daniel@haxx.se>2006-03-19 06:59:36 +0000
commit4582f233ce48d8ba513fb7128eac3ee848bad1c5 (patch)
tree35dbc636182f76a242f01576709332cbcc99a334 /uisimulator/sdl/thread-sdl.h
parent341407ace1812564c608fe9d958d4dfd541b49fb (diff)
downloadrockbox-4582f233ce48d8ba513fb7128eac3ee848bad1c5.tar.gz
rockbox-4582f233ce48d8ba513fb7128eac3ee848bad1c5.zip
code policed // comments
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9112 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'uisimulator/sdl/thread-sdl.h')
-rw-r--r--uisimulator/sdl/thread-sdl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/uisimulator/sdl/thread-sdl.h b/uisimulator/sdl/thread-sdl.h
index 30d0adae49..0bb6ded0d5 100644
--- a/uisimulator/sdl/thread-sdl.h
+++ b/uisimulator/sdl/thread-sdl.h
@@ -26,5 +26,5 @@ extern SDL_Thread* threads[256];
extern int threadCount;
extern SDL_mutex* mutex;
-#endif // #ifndef __THREADSDL_H__
+#endif /* #ifndef __THREADSDL_H__ */