Changeset 53571 in vbox for trunk/src/VBox
- Timestamp:
- Dec 19, 2014 10:03:24 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/TM.cpp
r53569 r53571 329 329 * Validate the rest of the TM settings. 330 330 */ 331 rc = CFGMR3ValidateConfig(pCfgHandle, "/TM ",331 rc = CFGMR3ValidateConfig(pCfgHandle, "/TM/", 332 332 "Mode|" 333 333 "TSCTicksPerSecond|"
Note:
See TracChangeset
for help on using the changeset viewer.