This commit is contained in:
Brian Paul 2003-04-09 22:50:52 +00:00
parent 0b77a1c635
commit ebab631c9c

View file

@ -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;
}
}