VirtualBox

Ignore:
Timestamp:
Aug 19, 2016 7:34:27 AM (8 years ago)
Author:
vboxsync
Message:

warning about explicit braces

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/GuestHost/SharedClipboard/x11-clipboard.cpp

    r63567 r63590  
    571571#if defined(DEBUG) && !defined(TESTCASE)
    572572    if (pValue)
     573    {
    573574        for (i = 0; i < *pcLen; ++i)
    574575            if (pAtoms[i])
     
    581582            else
    582583                LogRel2(("%s: found empty target.\n", __FUNCTION__));
     584    }
    583585#endif
    584586    if (pFormats)
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