VirtualBox

Changeset 63787 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Sep 9, 2016 10:21:59 PM (8 years ago)
Author:
vboxsync
Message:

Doxygen fix

File:
1 edited

Legend:

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

    r63781 r63787  
    592592typedef const VDIMAGEBACKEND *PCVDIMAGEBACKEND;
    593593
    594 /** @copydoc VBOXHDDBACKEND::pfnComposeLocation */
     594/** @copydoc VDIMAGEBACKEND::pfnComposeLocation */
    595595DECLCALLBACK(int) genericFileComposeLocation(PVDINTERFACE pConfig, char **pszLocation);
    596 /** @copydoc VBOXHDDBACKEND::pfnComposeName */
     596/** @copydoc VDIMAGEBACKEND::pfnComposeName */
    597597DECLCALLBACK(int) genericFileComposeName(PVDINTERFACE pConfig, char **pszName);
    598598
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