VirtualBox

Changeset 96532 in vbox


Ignore:
Timestamp:
Aug 26, 2022 11:16:47 PM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
153398
Message:

iprt/message.h: doxygen fix. bugref:10261

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/message.h

    r96504 r96532  
    164164 * @returns RTEXITCODE_SYNTAX
    165165 * @param   pszFormat       The message format string.  Newline not needed.
    166  * @param   va_list         Format arguments.
     166 * @param   va              Format arguments.
    167167 */
    168168RTDECL(RTEXITCODE) RTMsgSyntaxV(const char *pszFormat, va_list va) RT_IPRT_FORMAT_ATTR(1, 0);
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