Changeset 54107 in vbox
- Timestamp:
- Feb 8, 2015 1:29:52 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Network/DrvNAT.cpp
r54106 r54107 176 176 /** The read end of the control pipe. */ 177 177 RTPIPE hPipeRead; 178 # if HC_ARCH_BITS == 32 179 uint32_t u32Padding; 180 # endif 178 181 #else 179 182 /** for external notification */
Note:
See TracChangeset
for help on using the changeset viewer.