VirtualBox

Changeset 44103 in vbox


Ignore:
Timestamp:
Dec 12, 2012 10:04:18 AM (12 years ago)
Author:
vboxsync
Message:

Main/ConsoleImpl2: warning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp

    r43808 r44103  
    15311531            InsertConfigString(pLunL0, "Driver", "NvramStorage");
    15321532            InsertConfigNode(pLunL0,   "Config", &pCfg);
    1533             InsertConfigInteger(pCfg,  "Object", (uint64_t)mNvram);
     1533            InsertConfigInteger(pCfg,  "Object", (uintptr_t)mNvram);
    15341534#ifdef DEBUG_vvl
    15351535            InsertConfigInteger(pCfg,  "PermanentSave", 1);
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