VirtualBox

Changeset 21374 in vbox for trunk/include


Ignore:
Timestamp:
Jul 7, 2009 10:12:43 PM (15 years ago)
Author:
vboxsync
Message:

iprt/log.h: Corrected RTLOGFLAGS_PREFIX_MASK.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/log.h

    r20859 r21374  
    357357    RTLOGFLAGS_PREFIX_TS            = 0x40000000,
    358358    /** The prefix mask. */
    359     RTLOGFLAGS_PREFIX_MASK          = 0x7cff8000
     359    RTLOGFLAGS_PREFIX_MASK          = 0x7dff8000
    360360} RTLOGFLAGS;
    361361
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