Changeset 36951 in vbox for trunk/src/VBox/HostDrivers
- Timestamp:
- May 4, 2011 7:07:34 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/VBoxNetAdp/VBoxNetAdp.c
r36909 r36951 1090 1090 { 1091 1091 bool fSet = ASMAtomicBitTestAndClear(g_aUnits, iUnit); 1092 NOREF(fSet); 1092 1093 Assert(fSet); 1093 1094 }
Note:
See TracChangeset
for help on using the changeset viewer.