Whitespace, while I'm in the area...

This commit is contained in:
Ragnvald Maartmann-Moe IV 2003-02-09 10:17:20 +00:00
parent 22641c40fc
commit 5466f33dff

View file

@ -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"