VirtualBox

Changeset 15542 in vbox for trunk


Ignore:
Timestamp:
Dec 15, 2008 8:29:57 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
41039
Message:

Storage/VBoxHDD-new: tighten uuid parameter declaration

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/VBoxHDD-new.h

    r15529 r15542  
    12681268VBOXDDU_DECL(int) VDCopy(PVBOXHDD pDiskFrom, unsigned nImage, PVBOXHDD pDiskTo,
    12691269                         const char *pszBackend, const char *pszFilename,
    1270                          bool fMoveByRename, uint64_t cbSize, PRTUUID pDstUuid,
     1270                         bool fMoveByRename, uint64_t cbSize, PCRTUUID pDstUuid,
    12711271                         PVDINTERFACE pVDIfsOperation,
    12721272                         PVDINTERFACE pDstVDIfsImage,
  • trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp

    r15529 r15542  
    18761876VBOXDDU_DECL(int) VDCopy(PVBOXHDD pDiskFrom, unsigned nImage, PVBOXHDD pDiskTo,
    18771877                         const char *pszBackend, const char *pszFilename,
    1878                          bool fMoveByRename, uint64_t cbSize, PRTUUID pDstUuid,
     1878                         bool fMoveByRename, uint64_t cbSize, PCRTUUID pDstUuid,
    18791879                         PVDINTERFACE pVDIfsOperation,
    18801880                         PVDINTERFACE pDstVDIfsImage,
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