Changeset 1639 in vbox for trunk/src/VBox
- Timestamp:
- Mar 22, 2007 5:36:37 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Network/DevPCNet.cpp
r1627 r1639 219 219 /** Number of times we've reported the link down. */ 220 220 RTUINT cLinkDownReported; 221 #if HC_ARCH_BITS == 64 || GC_ARCH_BITS == 64222 RTUINT Alignment;223 #endif224 221 /** The configured MAC address. */ 225 222 PDMMAC MacConfigured;
Note:
See TracChangeset
for help on using the changeset viewer.