VirtualBox

Changeset 3514 in vbox for trunk/src


Ignore:
Timestamp:
Jul 9, 2007 4:23:24 PM (18 years ago)
Author:
vboxsync
Message:

Forgot space seperator

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/OpenGL/glext.cpp

    r3513 r3514  
    7272       
    7373        if (OpenGLExtensions[i].fAvailable)
     74        {
    7475            strcat(szOpenGLExtensions, OpenGLExtensions[i].pszExtName);
     76            strcat(szOpenGLExtensions, " ");
     77        }
    7578    }
    7679
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette