VirtualBox

Changeset 56389 in vbox


Ignore:
Timestamp:
Jun 12, 2015 1:48:17 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
100988
Message:

log.cpp: try fix warning.

File:
1 edited

Legend:

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

    r56290 r56389  
    26792679        else
    26802680        {
    2681             uint16_t const fFlags = RT_LO_U16(fFlagsAndGroup);
     2681            uint32_t const fFlags = RT_LO_U16(fFlagsAndGroup);
    26822682            uint16_t const iGroup = RT_HI_U16(fFlagsAndGroup);
    26832683            if (   iGroup != UINT16_MAX
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