VirtualBox

Changeset 77607 in vbox


Ignore:
Timestamp:
Mar 8, 2019 3:26:23 AM (6 years ago)
Author:
vboxsync
Message:

First attempt to fix burn from integration of r129234

File:
1 edited

Legend:

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

    r77606 r77607  
    547547 *
    548548 * @returns VBox status code.
    549  * @param   pImage          The VDI image descriptor.
    550  * @param   uImageFlags     Image flags.
    551  * @param   pszComment      The comment for the image (optional).
    552  * @param   cbSize          Size of the resulting image in bytes.
    553  * @param   cbDataAlign     Data alignment in bytes.
    554  * @param   pPCHSGeometry   Physical CHS geometry for the image.
    555  * @param   pLCHSGeometry   Logical CHS geometry for the image.
     549 * @param   pImage            The VDI image descriptor.
     550 * @param   uImageFlags       Image flags.
     551 * @param   pszComment        The comment for the image (optional).
     552 * @param   cbSize            Size of the resulting image in bytes.
     553 * @param   cbAllocationBlock Size of blocks allocated
     554 * @param   cbDataAlign       Data alignment in bytes.
     555 * @param   pPCHSGeometry     Physical CHS geometry for the image.
     556 * @param   pLCHSGeometry     Logical CHS geometry for the image.
    556557 */
    557558static int vdiSetupImageState(PVDIIMAGEDESC pImage, unsigned uImageFlags, const char *pszComment,
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