VirtualBox

Ignore:
Timestamp:
Sep 27, 2023 2:20:49 PM (19 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
159279
Message:

Main/ExtPack*: tidying up. (Please, do NOT use 'm' as a local variable, that's just so confusing.)

File:
1 edited

Legend:

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

    r98103 r101293  
    198198                                                       VBOXEXTPACK_IF_CS(IVetoEvent) **ppEventOut);
    199199    static DECLCALLBACK(const char *) i_hlpTranslate(PCVBOXEXTPACKHLP pHlp,
    200                                                      const char  *pszComponent,
    201                                                      const char  *pszSourceText,
    202                                                      const char  *pszComment = NULL,
    203                                                      const size_t aNum = ~(size_t)0);
     200                                                     const char      *pszComponent,
     201                                                     const char      *pszSourceText,
     202                                                     const char      *pszComment = NULL,
     203                                                     const size_t     uNum = ~(size_t)0);
    204204    static DECLCALLBACK(int)      i_hlpReservedN(PCVBOXEXTPACKHLP pHlp);
    205205    /** @}  */
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