VirtualBox

Ignore:
Timestamp:
Mar 26, 2018 6:15:27 PM (7 years ago)
Author:
vboxsync
Message:

Fixes for SPARC

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Storage/VCICache.cpp

    r69500 r71522  
    14261426        /* Setup the root tree. */
    14271427        memset(&NodeRoot, 0, sizeof(VciTreeNode));
    1428         NodeRoot.u8Type = RT_H2LE_U32(VCI_TREE_NODE_TYPE_LEAF);
     1428        NodeRoot.u8Type = VCI_TREE_NODE_TYPE_LEAF;
    14291429
    14301430        rc = vdIfIoIntFileWriteSync(pCache->pIfIo, pCache->pStorage, offTreeRoot,
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