VirtualBox

Changeset 51680 in vbox


Ignore:
Timestamp:
Jun 20, 2014 5:55:52 PM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
94451
Message:

Storage/QED: Fix compilation on SPARC

File:
1 edited

Legend:

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

    r51625 r51680  
    832832            rc = vdIfIoIntFileWriteSync(pImage->pIfIo, pImage->pStorage,
    833833                                        pImage->offL1Table, paL1TblImg,
    834                                         pImage->cbTable, NULL);
     834                                        pImage->cbTable);
    835835            RTMemFree(paL1TblImg);
    836836        }
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