diff options
Diffstat (limited to 'src/fl_cursor.cxx')
| -rw-r--r-- | src/fl_cursor.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fl_cursor.cxx b/src/fl_cursor.cxx index 6109f8c31..51e57c81b 100644 --- a/src/fl_cursor.cxx +++ b/src/fl_cursor.cxx @@ -137,7 +137,7 @@ void Fl_Window::cursor(Fl_Cursor c) { } /** - Changes the cursor for this window. This always calls the system, if + Changes the cursor for this window. This always calls the system. If you are changing the cursor a lot you may want to keep track of how you set it in a static variable and call this only if the new cursor is different. |
