Fixed reformatting typo in qgl_unix.c.

This commit is contained in:
Knightmare66 2021-11-17 19:04:52 -05:00
parent 0dc88d405d
commit 9be3063f0e

View file

@ -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 // update 3Dfx gamma irrespective of underlying DLL
{ {