diff options
Diffstat (limited to 'src/Fl_System_Driver.cxx')
| -rw-r--r-- | src/Fl_System_Driver.cxx | 2 |
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. |
