VirtualBox

Ignore:
Timestamp:
May 11, 2023 1:01:08 AM (21 months ago)
Author:
vboxsync
Message:

*: doxygen corrections (mostly about removing @returns from functions returning void).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Storage/testcase/VDScriptStack.h

    r98103 r99739  
    5757 * Init the stack structure.
    5858 *
    59  * @returns nothing.
    6059 * @param   pStack          The stack to initialize.
    6160 * @param   cbStackEntry    The size of one stack entry.
     
    7271 * Destroys the given stack freeing all memory.
    7372 *
    74  * @returns nothing.
    7573 * @param   pStack         The stack to destroy.
    7674 */
     
    135133 * Increases the used element count for the given stack.
    136134 *
    137  * @returns nothing.
    138135 * @param   pStack          The stack.
    139136 */
     
    146143 * Decreases the used element count for the given stack.
    147144 *
    148  * @returns nothing.
    149145 * @param   pStack          The stack.
    150146 */
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