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/lcd-sdl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'uisimulator/sdl/lcd-sdl.h') diff --git a/uisimulator/sdl/lcd-sdl.h b/uisimulator/sdl/lcd-sdl.h index 10c2ea74b5..85a885f3fd 100644 --- a/uisimulator/sdl/lcd-sdl.h +++ b/uisimulator/sdl/lcd-sdl.h @@ -36,5 +36,5 @@ void sdl_gui_update(SDL_Surface *surface, int x_start, int y_start, int width, void sdl_set_gradient(SDL_Surface *surface, SDL_Color *start, SDL_Color *end, int first, int steps); -#endif // #ifndef __LCDSDL_H__ +#endif /* #ifndef __LCDSDL_H__ */ -- cgit v1.2.3