VirtualBox

Changeset 35036 in vbox


Ignore:
Timestamp:
Dec 13, 2010 4:56:27 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
68865
Message:

Warning.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxService/VBoxServicePageSharing.cpp

    r33806 r35036  
    589589    for (;;)
    590590    {
    591         uint64_t idNewSession;
    592591        BOOL fEnabled = VbglR3PageSharingIsEnabled();
    593592
     
    614613        }
    615614#if defined(RT_OS_WINDOWS) && !defined(TARGET_NT4)
    616         idNewSession = g_idSession;
     615        uint64_t idNewSession = g_idSession;
    617616        rc =  VbglR3GetSessionId(&idNewSession);
    618617        AssertRC(rc);
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