summaryrefslogtreecommitdiff
path: root/fltk-options/fltk-options.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'fltk-options/fltk-options.cxx')
-rw-r--r--fltk-options/fltk-options.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/fltk-options/fltk-options.cxx b/fltk-options/fltk-options.cxx
index e43cd99e2..d7ba73039 100644
--- a/fltk-options/fltk-options.cxx
+++ b/fltk-options/fltk-options.cxx
@@ -75,7 +75,7 @@ typedef enum {
typedef enum {
FO_END_OF_LIST = 0,
FO_HEADLINE,
- FO_OPTION_BOOL,
+ FO_OPTION_BOOL
// FO_OPTION_INT, // not yet implemented
// FO_OPTION_TEXT, // not yet implemented
// FO_OPTION_SCHEME, // not yet implemented