summaryrefslogtreecommitdiffstats
path: root/uisimulator/sdl/lcd-bitmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'uisimulator/sdl/lcd-bitmap.h')
-rw-r--r--uisimulator/sdl/lcd-bitmap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/uisimulator/sdl/lcd-bitmap.h b/uisimulator/sdl/lcd-bitmap.h
index 31403385b9..20288c772d 100644
--- a/uisimulator/sdl/lcd-bitmap.h
+++ b/uisimulator/sdl/lcd-bitmap.h
@@ -29,5 +29,5 @@ void sim_lcd_ex_init(int shades, unsigned long (*getpixel)(int, int));
void sim_lcd_ex_update_rect(int x, int y, int width, int height);
#endif
-#endif // #ifndef __LCDBITMAP_H__
+#endif /* #ifndef __LCDBITMAP_H__ */