diff options
Diffstat (limited to 'documentation/functions.html')
| -rw-r--r-- | documentation/functions.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/functions.html b/documentation/functions.html index bcd4d099d..8cf59b514 100644 --- a/documentation/functions.html +++ b/documentation/functions.html @@ -637,7 +637,7 @@ which color provides the best contrast. <H3>Prototype</H3> <UL><PRE> -Fl_Color fl_cursor(Fl_Cursor cursor, Fl_Color fg, Fl_Color bg); +void fl_cursor(Fl_Cursor cursor, Fl_Color fg, Fl_Color bg); </PRE></UL> <H3>Description</H3> |
