mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 00:58:05 +02:00
(Dieter Nuetzel) fix typo in help screen
This commit is contained in:
parent
254d519c6a
commit
7225a7292a
1 changed files with 1 additions and 1 deletions
|
|
@ -357,7 +357,7 @@ printhelp(void)
|
|||
printstring(GLUT_BITMAP_TIMES_ROMAN_24, "p - Toggle Wire frame");
|
||||
glRasterPos2i(60, 150);
|
||||
printstring(GLUT_BITMAP_TIMES_ROMAN_24,
|
||||
"b - Toggle GL_EXT_rescale_normal extension");
|
||||
"n - Toggle GL_EXT_rescale_normal extension");
|
||||
glRasterPos2i(60, 120);
|
||||
printstring(GLUT_BITMAP_TIMES_ROMAN_24,
|
||||
"+/- - Increase/decrease the Object maximum LOD");
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue