VirtualBox

Changeset 47554 in vbox for trunk/src


Ignore:
Timestamp:
Aug 6, 2013 10:09:20 AM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
87752
Message:

Build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/testcase/tstRTR0Common.h

    r47553 r47554  
    189189 */
    190190#define RTR0TESTR0_SKIP_BREAK() \
    191     if (1) \
    192     { \
     191    do { \
    193192        RTR0TestR0Skip("line %u: SKIPPED", __LINE__); \
    194193        break; \
    195     } else do { } while (0)
     194    } while (0)
    196195
    197196
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