VirtualBox

Changeset 79796 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jul 15, 2019 3:32:29 PM (5 years ago)
Author:
vboxsync
Message:

VBoxManage: annotate errorArgument() with RT_IPRT_FORMAT_ATTR.

File:
1 edited

Legend:

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

    r79611 r79796  
    194194RTEXITCODE errorGetOpt(USAGECATEGORY enmCommand, int rc, union RTGETOPTUNION const *pValueUnion);
    195195RTEXITCODE errorGetOptEx(USAGECATEGORY enmCommand, uint64_t fSubcommandScope, int rc, union RTGETOPTUNION const *pValueUnion);
    196 RTEXITCODE errorArgument(const char *pszFormat, ...);
     196RTEXITCODE errorArgument(const char *pszFormat, ...) RT_IPRT_FORMAT_ATTR(1, 2);
    197197
    198198void printUsageInternal(USAGECATEGORY enmCommand, PRTSTREAM pStrm);
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