summaryrefslogtreecommitdiff
path: root/documentation/opengl.html
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2002-01-15 02:17:19 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2002-01-15 02:17:19 +0000
commita721b4ad00eb6bfa5483d62ed2461f15ca94a407 (patch)
treef37d9ddc465efcc2865502abf325a661358b0ef9 /documentation/opengl.html
parent5ec539b9189405f8463e59d774fa4734a26bc708 (diff)
Doco and makefile updates from SGI.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1934 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/opengl.html')
-rw-r--r--documentation/opengl.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/opengl.html b/documentation/opengl.html
index ee2a2e08f..0b0e8a9fe 100644
--- a/documentation/opengl.html
+++ b/documentation/opengl.html
@@ -241,7 +241,7 @@ adhere to for maximum portability: </P>
<UL>
<LI>You must choose a default visual with <A
- href="functions.html#gl_visual"><TT>Fl::gl_visual()</TT></A>.</LI>
+ href="Fl.html#Fl.gl_visual"><TT>Fl::gl_visual()</TT></A>.</LI>
<LI>You cannot pass <TT>FL_DOUBLE</TT> to
<TT>Fl::gl_visual()</TT>.</LI>