VirtualBox

Changeset 63790 in vbox


Ignore:
Timestamp:
Sep 10, 2016 12:22:39 AM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
110611
Message:

vd-ifs.h: Doxygen fixes

File:
1 edited

Legend:

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

    r63782 r63790  
    700700 * @return  VBox status code.
    701701 * @param   pvUser          The opaque user data associated with this interface.
    702  * @param   uPercent        Completion percentage.
     702 * @param   uPercentage     Completion percentage.
    703703 */
    704704typedef DECLCALLBACK(int) FNVDPROGRESS(void *pvUser, unsigned uPercentage);
     
    749749 * @returns VBox status code.
    750750 * @param   pIfProgress        The progress interface.
    751  * @param   uPercent           Completion percentage.
     751 * @param   uPercentage        Completion percentage.
    752752 */
    753753DECLINLINE(int) vdIfProgress(PVDINTERFACEPROGRESS pIfProgress, unsigned uPercentage)
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