VirtualBox

Changeset 73849 in vbox for trunk


Ignore:
Timestamp:
Aug 22, 2018 8:21:47 PM (6 years ago)
Author:
vboxsync
Message:

iprt/cpp/restbase.h: fix doxygen comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/cpp/restbase.h

    r73803 r73849  
    5353
    5454    /**
    55      * RTStrPrintf like function (see @rel pg_rt_str_format).
     55     * RTStrPrintf like function (see @ref pg_rt_str_format).
    5656     *
    5757     * @returns Number of bytes outputted.
    58      * @param   uDepth      The indentation level.
     58     * @param   uIndent     The indentation level.
    5959     * @param   pszFormat   The format string.
    6060     * @param   ...         Argument specfied in @a pszFormat.
     
    7070
    7171    /**
    72      * RTStrPrintfV like function (see @rel pg_rt_str_format).
     72     * RTStrPrintfV like function (see @ref pg_rt_str_format).
    7373     *
    7474     * @returns Number of bytes outputted.
    75      * @param   uDepth      The indentation level.
     75     * @param   uIndent     The indentation level.
    7676     * @param   pszFormat   The format string.
    7777     * @param   va          Argument specfied in @a pszFormat.
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