VirtualBox

Changeset 23132 in vbox for trunk/src


Ignore:
Timestamp:
Sep 18, 2009 1:48:51 PM (15 years ago)
Author:
vboxsync
Message:

FE/Qt4-OSX: ok, next try

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/main.cpp

    r23131 r23132  
    171171    int rc = RTSystemQueryOSInfo (RTSYSOSINFO_RELEASE, pszInfo, sizeof(pszInfo));
    172172    if (RT_SUCCESS (rc) &&
    173         pszInfo[0] == 1) /* higher than 1x.x.x */
     173        pszInfo[0] == '1') /* higher than 1x.x.x */
    174174    {
    175175        /*
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