From f6939106023c46964f2e8cffe1d59fe4f34fe0fe Mon Sep 17 00:00:00 2001 From: Bill Hoffman Date: Tue, 4 Dec 2001 10:11:54 -0500 Subject: [PATCH] no c++ comments in c code, duhhhh --- Source/CursesDialog/form/frm_driver.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/CursesDialog/form/frm_driver.c b/Source/CursesDialog/form/frm_driver.c index 3a825f00c..6e1af0166 100644 --- a/Source/CursesDialog/form/frm_driver.c +++ b/Source/CursesDialog/form/frm_driver.c @@ -37,7 +37,7 @@ #undef _XOPEN_SOURCE_EXTENDED #endif -// AIX seems to define this +/* AIX seems to define this */ #undef lines #undef columns