VirtualBox

Changeset 91722 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Oct 14, 2021 12:25:38 PM (3 years ago)
Author:
vboxsync
Message:

Main: bugref:1909: Fixed compilation issues

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/ExtPackManagerImpl.h

    r91312 r91722  
    183183                                                       VBOXEXTPACK_IF_CS(IVetoEvent) **ppEventOut);
    184184    static DECLCALLBACK(const char *) i_hlpTranslate(PCVBOXEXTPACKHLP pHlp,
    185                                                      const char *pszComponent,
    186                                                      const char *pszSourceText,
    187                                                      const char *pszComment = NULL,
    188                                                      const int   iNum = -1);
     185                                                     const char  *pszComponent,
     186                                                     const char  *pszSourceText,
     187                                                     const char  *pszComment = NULL,
     188                                                     const size_t aNum = -1);
    189189    static DECLCALLBACK(int)      i_hlpReservedN(PCVBOXEXTPACKHLP pHlp);
    190190    /** @}  */
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