VirtualBox

Changeset 12512 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Sep 16, 2008 6:08:23 PM (16 years ago)
Author:
vboxsync
Message:

fixed bug with guest props timestamp

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/ConsoleImpl.cpp

    r12126 r12512  
    36123612            size_t iFlags = strlen(pszBuffer) + 1;
    36133613            Utf8Str(pszBuffer).cloneTo (aValue);
    3614             *aTimestamp = parm[2].u.uint32;
     3614            *aTimestamp = parm[2].u.uint64;
    36153615            Utf8Str(pszBuffer + iFlags).cloneTo (aFlags);
    36163616        }
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