Changeset 29494 in vbox
- Timestamp:
- May 14, 2010 6:35:33 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h
r29491 r29494 116 116 bool fDisablePromiscuous; 117 117 #if (ARCH_BITS == 32) && defined(__GNUC__) 118 #if 0 118 119 uint32_t u32Padding; /**< Alignment padding, will assert in ASMAtomicUoWriteU64 otherwise. */ 120 #endif 119 121 #endif 120 122 /** The timestamp of the last rediscovery. */
Note:
See TracChangeset
for help on using the changeset viewer.