VirtualBox

Ignore:
Timestamp:
Feb 27, 2009 12:16:54 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
43491
Message:

vboxNetAdpFactoryCreateAndConnect: inverted assertion.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/VBoxNetAdp/VBoxNetAdp.c

    r17185 r17198  
    759759    LogFlow(("vboxNetAdpFactoryCreateAndConnect: pszName=%p:{%s} fFlags=%#x\n", pszName, pszName, fFlags));
    760760    Assert(pGlobals->cFactoryRefs > 0);
    761     AssertMsgReturn(fFlags,
     761    AssertMsgReturn(!fFlags,
    762762                    ("%#x\n", fFlags), VERR_INVALID_PARAMETER);
    763763
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