From a5c7b92f37c87e489a48964c611a7de0cb94e7b5 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Fri, 18 May 2007 18:57:40 +0000 Subject: Documentation fix (STR #1686) git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5843 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/drawing.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/drawing.html') diff --git a/documentation/drawing.html b/documentation/drawing.html index f003e5a43..beda0f96e 100644 --- a/documentation/drawing.html +++ b/documentation/drawing.html @@ -455,7 +455,7 @@ the list with fl_vertex.

Start and end drawing a closed sequence of lines. -

void fl_begin_polygon() +

void fl_begin_polygon()
void fl_end_polygon()

Start and end drawing a convex filled polygon. -- cgit v1.2.3