mirror of
https://github.com/blendogames/thirtyflightsofloving.git
synced 2025-01-18 06:22:30 +00:00
Fixed reformatting typo in qgl_unix.c.
This commit is contained in:
parent
0dc88d405d
commit
9be3063f0e
1 changed files with 1 additions and 1 deletions
|
@ -3047,7 +3047,7 @@ void *qwglGetProcAddress (char *symbol)
|
|||
**
|
||||
*/
|
||||
|
||||
qboolean QGL_Init (const char *dllnam )
|
||||
qboolean QGL_Init (const char *dllname)
|
||||
{
|
||||
// update 3Dfx gamma irrespective of underlying DLL
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue