VirtualBox

Changeset 23822 in vbox for trunk/src


Ignore:
Timestamp:
Oct 16, 2009 12:31:35 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
53571
Message:

VBoxClient: Enabled service checking again

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/x11/VBoxClient/main.cpp

    r23819 r23822  
    243243    }
    244244    /* Initialise the guest library. */
    245  /*   if (RT_FAILURE(VbglR3InitUser()))
     245    if (RT_FAILURE(VbglR3InitUser()))
    246246    {
    247247        RTPrintf("Failed to connect to the VirtualBox kernel service\n");
    248248        Log(("Failed to connect to the VirtualBox kernel service\n"));
    249249        return 1;
    250     }*/
     250    }
    251251    if (g_pszPidFile && RT_FAILURE(VbglR3PidFile(g_pszPidFile, &g_hPidFile)))
    252252    {
Note: See TracChangeset for help on using the changeset viewer.

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