mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-10 23:32:09 +00:00
Whitespace, while I'm in the area...
This commit is contained in:
parent
22641c40fc
commit
5466f33dff
1 changed files with 1 additions and 0 deletions
|
@ -131,6 +131,7 @@ QFGL_LoadLibrary (void)
|
|||
glGetProcAddress = dlsym (handle, "glXGetProcAddressARB");
|
||||
return handle;
|
||||
}
|
||||
|
||||
#else
|
||||
|
||||
# error "Cannot load libraries: %s was not configured with DSO support"
|
||||
|
|
Loading…
Reference in a new issue