VirtualBox

Changeset 66493 in vbox


Ignore:
Timestamp:
Apr 10, 2017 9:48:57 AM (8 years ago)
Author:
vboxsync
Message:

build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Storage/VDBackendsInline.h

    r66491 r66493  
    3030 *
    3131 * @returns VBox status code.
    32  * @param a_szPrefixBackend    The backend prefix.
     32 * @param a_szStubName         The name of the stub.
    3333 */
    3434#define VD_BACKEND_CALLBACK_GET_COMMENT_DEF_NOT_SUPPORTED(a_szStubName) \
     
    4848 *
    4949 * @returns VBox status code.
    50  * @param a_szPrefixBackend    The backend prefix.
     50 * @param a_szStubName         The name of the stub.
    5151 * @param a_ImageStateType     Type of the backend image state.
    5252 */
     
    7171 *
    7272 * @returns VBox status code.
    73  * @param a_szPrefixBackend    The backend prefix.
     73 * @param a_szStubName         The name of the stub.
    7474 */
    7575#define VD_BACKEND_CALLBACK_GET_UUID_DEF_NOT_SUPPORTED(a_szStubName) \
     
    8989 *
    9090 * @returns VBox status code.
    91  * @param a_szPrefixBackend    The backend prefix.
     91 * @param a_szStubName         The name of the stub.
    9292 * @param a_ImageStateType     Type of the backend image state.
    9393 */
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