From 4582f233ce48d8ba513fb7128eac3ee848bad1c5 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sun, 19 Mar 2006 06:59:36 +0000 Subject: code policed // comments git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9112 a1c6a512-1295-4272-9138-f99709370657 --- uisimulator/sdl/thread-sdl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'uisimulator/sdl/thread-sdl.h') 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__ */ -- cgit v1.2.3