Changeset 61194 in vbox for trunk/src/VBox/Main
- Timestamp:
- May 25, 2016 2:54:14 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/BandwidthGroupImpl.h
r61192 r61194 79 79 80 80 settings::BandwidthGroup mData; 81 ULONG cReferences = 0;81 ULONG cReferences; 82 82 }; 83 83
Note:
See TracChangeset
for help on using the changeset viewer.