about summary refs log tree commit diff stats
path: root/src/LYCurses.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/LYCurses.h')
-rw-r--r--src/LYCurses.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/LYCurses.h b/src/LYCurses.h
index 547a9117..abe30e7e 100644
--- a/src/LYCurses.h
+++ b/src/LYCurses.h
@@ -538,7 +538,7 @@ extern "C" {
                         buf = (ch) | (Current_Attr << 4); \
                         SLsmg_write_raw (&buf, 1);        \
                       } while (0)
-#endif /* SLANG_VERSION >= 20000 */
+#endif				/* SLANG_VERSION >= 20000 */
 
 #define echo()
 #define printw        SLsmg_printf