VirtualBox

Changeset 76453 in vbox


Ignore:
Timestamp:
Dec 25, 2018 1:48:18 AM (6 years ago)
Author:
vboxsync
Message:

scm: Adjustments to the err.h fixer. bugref:9344

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bldprogs/scmrw.cpp

    r76451 r76453  
    25192519        unsigned    cchHeader;
    25202520        int         iLevel;
    2521     } const s_aHeaders[]
     2521    } const s_aHeaders[] =
    25222522    {
    25232523        { RT_STR_TUPLE("iprt/errcore.h"), 1 },
     
    26672667                    if (iUsageLevel <= 1)
    26682668                    {
    2669                         iUsageLevel = 2;
     2669                        iUsageLevel = 3; /* Cannot distingish between iprt/err.h and VBox/err.h, so pick the latter for now. */
    26702670                        for (unsigned i = 0; i < RT_ELEMENTS(g_aLevel1Statuses); i++)
    26712671                            if (   cchIdentifier == g_aLevel1Statuses[i].cch
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