Changeset 5270 in vbox
- Timestamp:
- Oct 12, 2007 5:52:53 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Network/DrvNAT.cpp
r5267 r5270 53 53 PNATState pNATState; 54 54 /** Flag whether a NAT ping warning has been shown. */ 55 bool fPingSuppressed 55 bool fPingSuppressed; 56 56 } DRVNAT, *PDRVNAT; 57 57
Note:
See TracChangeset
for help on using the changeset viewer.