summaryrefslogtreecommitdiff
path: root/uisimulator/sdl/lcd-charcell.h
diff options
context:
space:
mode:
Diffstat (limited to 'uisimulator/sdl/lcd-charcell.h')
-rw-r--r--uisimulator/sdl/lcd-charcell.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/uisimulator/sdl/lcd-charcell.h b/uisimulator/sdl/lcd-charcell.h
index e82412f574..0c154a0ae7 100644
--- a/uisimulator/sdl/lcd-charcell.h
+++ b/uisimulator/sdl/lcd-charcell.h
@@ -25,5 +25,5 @@
25 25
26void sim_lcd_init(void); 26void sim_lcd_init(void);
27 27
28#endif // #ifndef __LCDCHARCELL_H__ 28#endif /* #ifndef __LCDCHARCELL_H__ */
29 29