hasDev3DfxLinux is really a function (Max Behensky)
This commit is contained in:
@@ -470,7 +470,7 @@ pciOpen( void )
|
||||
*/
|
||||
|
||||
#ifdef __linux__
|
||||
if (hasDev3DfxLinux) return pciOpenLinux();
|
||||
if (hasDev3DfxLinux()) return pciOpenLinux();
|
||||
#endif /* defined(__linux__) */
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user