summaryrefslogtreecommitdiff
path: root/apps/plugins/goban/goban.h
diff options
context:
space:
mode:
authorMustapha Senhaji <moos@rockbox.org>2009-02-19 23:51:47 +0000
committerMustapha Senhaji <moos@rockbox.org>2009-02-19 23:51:47 +0000
commit07ae1e4fb9a1fd9d6ce9c48c5300b53e87303937 (patch)
treedf5c68d24e5ce84f171cb97ab309da8ed828cb8f /apps/plugins/goban/goban.h
parent56ad29bab89bfdb5eaa95a4da906f8b5d68b950b (diff)
FS#9930 by Joshua Simmons: Code clean up the goban plugin a bit, mostly by improving comments. No functional changes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20060 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/goban/goban.h')
-rw-r--r--apps/plugins/goban/goban.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/goban/goban.h b/apps/plugins/goban/goban.h
index 9e9dc73d91..8c7ca9a603 100644
--- a/apps/plugins/goban/goban.h
+++ b/apps/plugins/goban/goban.h
@@ -303,7 +303,7 @@
#define LCD_BOARD_WIDTH LCD_WIDTH
#define LCD_BOARD_HEIGHT (LCD_HEIGHT - FOOTER_RESERVE)
-#endif // LCD_WIDTH > LCD_HEIGHT
+#endif /* LCD_WIDTH > LCD_HEIGHT */
/* The directory we default to for saving crap */