VirtualBox

Changeset 102839 in vbox for trunk/include


Ignore:
Timestamp:
Jan 11, 2024 1:16:44 PM (16 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
161038
Message:

VBoxDbg,VMM/STAM: Build fixes. bugref:10371

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/stam.h

    r102828 r102839  
    13521352
    13531353VMMR3DECL(int)  STAMR3RegisterSum(PUVM pUVM, STAMVISIBILITY enmVisibility, const char *pszSummandPattern,
    1354                                   const char *pszDesc, const char *pszName, ...) RT_IPRT_FORMAT_ATTR(4, 5);
     1354                                  const char *pszDesc, const char *pszName, ...) RT_IPRT_FORMAT_ATTR(5, 6);
    13551355VMMR3DECL(int)  STAMR3RegisterSumV(PUVM pUVM, STAMVISIBILITY enmVisibility, const char *pszSummandPattern,
    13561356                                   const char *pszDesc, const char *pszName, va_list va) RT_IPRT_FORMAT_ATTR(4, 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