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).

Location:
trunk/src/VBox/Frontends/VBoxAutostart
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxAutostart/VBoxAutostart.h

    r98103 r99739  
    150150 * Log messages to the system and release log.
    151151 *
    152  * @returns nothing.
    153152 * @param   pszMsg            Message to log.
    154153 * @param   enmLogType        Log type to use.
     
    186185 * Destroys the config AST and frees all resources.
    187186 *
    188  * @returns nothing.
    189187 * @param   pCfgAst        The config AST.
    190188 */
  • trunk/src/VBox/Frontends/VBoxAutostart/VBoxAutostartCfg.cpp

    r98103 r99739  
    132132 * Free a config token.
    133133 *
    134  * @returns nothing.
    135134 * @param   pCfgTokenizer    The config tokenizer.
    136135 * @param   pToken           The token to free.
     
    322321 * Destroys the given config tokenizer.
    323322 *
    324  * @returns nothing.
    325323 * @param   pCfgTokenizer    The config tokenizer to destroy.
    326324 */
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