summaryrefslogtreecommitdiff
path: root/src/Fl_System_Driver.cxx
diff options
context:
space:
mode:
authormaxim nikonov <maxim.nikonov@hqo.co>2026-02-06 03:39:53 +0500
committermaxim nikonov <maxim.nikonov@hqo.co>2026-02-06 03:39:53 +0500
commitf93978aba486bf0fea8d9ee857d014a02f3f7d96 (patch)
tree44d4626c2d56666056983d8fedf1b897f4ecf249 /src/Fl_System_Driver.cxx
parentddba971ebb304512ba9e0a01b77ec71b59b977b6 (diff)
wi[
Diffstat (limited to 'src/Fl_System_Driver.cxx')
-rw-r--r--src/Fl_System_Driver.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Fl_System_Driver.cxx b/src/Fl_System_Driver.cxx
index a1ae24276..2e98c29ec 100644
--- a/src/Fl_System_Driver.cxx
+++ b/src/Fl_System_Driver.cxx
@@ -337,7 +337,7 @@ void Fl_System_Driver::gettime(time_t *sec, int *usec) {
/**
Execute platform independent parts of Fl::wait(double).
- Platform drivers \b MUST override this virtual method to do
+ Platform drivers \b MUST this virtual method to do
their own stuff and call this base class method to run
the platform independent wait functions.