Documentation fix (STR #1687)

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5842 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Matthias Melcher 2007-05-18 18:52:53 +00:00
parent 65e4576d40
commit 73016d4919

View File

@ -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>