VirtualBox

Changeset 24987 in vbox for trunk/src


Ignore:
Timestamp:
Nov 26, 2009 11:00:33 AM (15 years ago)
Author:
vboxsync
Message:

typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/log/log.cpp

    r24986 r24987  
    303303        {
    304304            pLogger->pfnLogger = *(PFNRTLOGGER*)&pu8Code;
    305 #if defined(RT_ARCH_AMD64) || defined(RT_LOG_
     305#if defined(RT_ARCH_AMD64) || (defined(LOG_USE_C99) && defined(RT_WITHOUT_EXEC_ALLOC))
    306306            /* this wrapper will not be used on AMD64, we will be requiring C99 compilers there. */
    307307            *pu8Code++ = 0xcc;
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