VirtualBox

Changeset 95041 in vbox for trunk


Ignore:
Timestamp:
May 19, 2022 7:12:01 AM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
151495
Message:

IPRT/testcase: Fixed function naming typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/testcase/tstUtf8.cpp

    r93115 r95041  
    14681468
    14691469
    1470 static void testNoTransation(RTTEST hTest)
     1470static void testNoTranslation(RTTEST hTest)
    14711471{
    14721472    /*
     
    16101610    testUtf8Latin1(hTest);
    16111611    testUtf16Latin1(hTest);
    1612     testNoTransation(hTest);
     1612    testNoTranslation(hTest);
    16131613    testGetPut(hTest);
    16141614
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