VirtualBox

Changeset 73448 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Aug 2, 2018 11:11:13 AM (6 years ago)
Author:
vboxsync
Message:

DBGCCmdHlpPrintfEx: format string markup fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/dbg.h

    r73445 r73448  
    720720 * @param   ...         Arguments specified in the format string.
    721721 */
    722 DECLINLINE(int) RT_IPRT_FORMAT_ATTR(2, 3) DBGCCmdHlpPrintfEx(PDBGCCMDHLP pCmdHlp, size_t *pcbWritten,
     722DECLINLINE(int) RT_IPRT_FORMAT_ATTR(3, 4) DBGCCmdHlpPrintfEx(PDBGCCMDHLP pCmdHlp, size_t *pcbWritten,
    723723                                                             const char *pszFormat, ...)
    724724{
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