summaryrefslogtreecommitdiff
path: root/src/Fl_Graphics_Driver.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/Fl_Graphics_Driver.cxx')
-rw-r--r--src/Fl_Graphics_Driver.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Fl_Graphics_Driver.cxx b/src/Fl_Graphics_Driver.cxx
index 35697c256..121501d1f 100644
--- a/src/Fl_Graphics_Driver.cxx
+++ b/src/Fl_Graphics_Driver.cxx
@@ -56,7 +56,7 @@ Fl_Graphics_Driver::Fl_Graphics_Driver()
xpoint = NULL;
what = NONE;
n = 0;
-};
+}
/** Destructor */
Fl_Graphics_Driver::~Fl_Graphics_Driver() {