VirtualBox

Changeset 48854 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Oct 3, 2013 9:48:48 PM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
89523
Message:

DMG: Fixes for making vbox-img convert work.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vd-ifs.h

    r48849 r48854  
    630630 *
    631631 * @return  VBox status code.
    632  * @param   pVDIfsIo        Pointer to the VD I/O interface.
     632 * @param   pVDIfs          List of VD I/O interface we can use.
    633633 * @param   pvStorage       The storage argument to pass to the interface
    634634 *                          methods.
     
    636636 * @param   phVfsFile       Where to return the VFS file handle on success.
    637637 */
    638 VBOXDDU_DECL(int) VDIfCreateVfsFile(PVDINTERFACEIO pVDIfsIo, void *pvStorage, uint32_t fFlags, PRTVFSFILE phVfsFile);
     638VBOXDDU_DECL(int) VDIfCreateVfsFile(PVDINTERFACE pVDIfs, void *pvStorage, uint32_t fFlags, PRTVFSFILE phVfsFile);
    639639
    640640
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