VirtualBox

Ignore:
Timestamp:
Oct 7, 2008 9:49:28 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
37474
Message:

minor warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/recompiler/VBoxRecompiler.c

    r13020 r13034  
    522522    if (VBOX_FAILURE(rc))
    523523        return rc;
    524     if (u32Sep != ~0)
     524    if (u32Sep != ~0U)
    525525    {
    526526        AssertMsgFailed(("u32Sep=%#x\n", u32Sep));
     
    559559    if (VBOX_FAILURE(rc))
    560560        return rc;
    561     if (u32Sep != ~0)
     561    if (u32Sep != ~0U)
    562562    {
    563563        AssertMsgFailed(("u32Sep=%#x (term)\n", u32Sep));
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