summaryrefslogtreecommitdiff
path: root/documentation/functions.html
diff options
context:
space:
mode:
authorMatthias Melcher <fltk@matthiasm.com>2007-05-18 18:52:53 +0000
committerMatthias Melcher <fltk@matthiasm.com>2007-05-18 18:52:53 +0000
commit73016d491942154a7623b98d4cb058db8e51ab6b (patch)
tree92f52a8a3132995de39daec272ecbca8ef6a296f /documentation/functions.html
parent65e4576d40966dc3d9ade90fd2bc830bc6a02e38 (diff)
Documentation fix (STR #1687)
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5842 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/functions.html')
-rw-r--r--documentation/functions.html2
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>