VirtualBox

Ignore:
Timestamp:
Jan 18, 2022 11:24:43 AM (3 years ago)
Author:
vboxsync
Message:

IPRT: VC++ 19.2 update 11 build adjustments. bugref:8489

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r0drv/nt/ntBldSymDb.cpp

    r93115 r93301  
    967967    static struct { const char *psz; size_t cch; } const s_aNames[] =
    968968    {
    969         RT_STR_TUPLE("ntoskrnl.pdb"),
    970         RT_STR_TUPLE("ntkrnlmp.pdb"),
    971         RT_STR_TUPLE("ntkrnlpa.pdb"),
    972         RT_STR_TUPLE("ntkrpamp.pdb"),
     969        { RT_STR_TUPLE("ntoskrnl.pdb") },
     970        { RT_STR_TUPLE("ntkrnlmp.pdb") },
     971        { RT_STR_TUPLE("ntkrnlpa.pdb") },
     972        { RT_STR_TUPLE("ntkrpamp.pdb") },
    973973    };
    974974
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