VirtualBox

Changeset 91407 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Sep 27, 2021 3:20:15 PM (3 years ago)
Author:
vboxsync
Message:

Main: bugref:1909: Fixed scm issues

Location:
trunk/src/VBox/Main
Files:
2 edited

Legend:

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

    r91402 r91407  
    3838       return VirtualBoxTranslator::translate(NULL, #ctx, pszSource, pszComment, iNum); \
    3939   } \
    40 };
     40}
    4141#else
    4242# define DECLARE_TRANSLATION_CONTEXT(ctx) \
     
    4949       return pszSource;  \
    5050   } \
    51 };
     51}
    5252#endif
    5353
  • trunk/src/VBox/Main/src-all/ExtPackUtil.cpp

    r91406 r91407  
    4444*   Defined Constants And Macros                                                                                                 *
    4545*********************************************************************************************************************************/
    46 /**
    47  * Translation context for this file.
    48  */
    49 DECLARE_TRANSLATION_CONTEXT(ExtPackUtil)
     46DECLARE_TRANSLATION_CONTEXT(ExtPackUtil);
    5047
    5148
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