diff options
Diffstat (limited to 'documentation/glut.html')
| -rw-r--r-- | documentation/glut.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/glut.html b/documentation/glut.html index 93d7b30e8..1d5b4149d 100644 --- a/documentation/glut.html +++ b/documentation/glut.html @@ -68,7 +68,7 @@ small crosshair. </P> <P>The fonts used by <TT>glutBitmapCharacter() and glutBitmapWidth()</TT> may be different. </P> <P><TT>glutInit(argc,argv)</TT> will consume different switches than -GLUT does. It accepts the switches recognized by <A href=functions.html#args> +GLUT does. It accepts the switches recognized by <A href="Fl.html#Fl.args"> <TT>Fl::args()</TT></A>, and will accept any abbreviation of these switches (such as "-di" for "-display"). </P> <H2>Mixing GLUT and FLTK Code</H2> |
