diff options
Diffstat (limited to 'uisimulator/sdl/lcd-charcell.h')
-rw-r--r-- | uisimulator/sdl/lcd-charcell.h | 2 |
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 @@ void sim_lcd_init(void); -#endif // #ifndef __LCDCHARCELL_H__ +#endif /* #ifndef __LCDCHARCELL_H__ */ |