mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-03 20:10:17 +01:00
fix typo
This commit is contained in:
parent
0b77a1c635
commit
ebab631c9c
1 changed files with 1 additions and 1 deletions
|
|
@ -648,7 +648,7 @@ main(int argc, char *argv[])
|
|||
printf(" -display displayName Specify X display\n");
|
||||
printf(" -info Display GL information\n");
|
||||
printf(" -swap N Swap no more than once per N vertical refreshes\n");
|
||||
printf(" -forcgetrate Try to use glXGetMscRateOML function\n");
|
||||
printf(" -forcegetrate Try to use glXGetMscRateOML function\n");
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue