VirtualBox

Changeset 44485 in vbox


Ignore:
Timestamp:
Jan 31, 2013 11:55:44 AM (12 years ago)
Author:
vboxsync
Message:

RT_BOOL.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/init.cpp

    r44460 r44485  
    344344#endif
    345345
    346     g_fUnobtrusive = !!(fFlags & RTR3INIT_FLAGS_UNOBTRUSIVE);
     346    g_fUnobtrusive = RT_BOOL(fFlags & RTR3INIT_FLAGS_UNOBTRUSIVE);
    347347
    348348#if !defined(IN_GUEST) && !defined(RT_NO_GIP)
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