Changeset 66858 in vbox for trunk/src/VBox/HostDrivers
- Timestamp:
- May 10, 2017 11:31:11 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp
r66573 r66858 1042 1042 case 'X': 1043 1043 fFlags |= RTSTR_F_CAPITAL; 1044 /* fall thru */ 1044 1045 case 'x': 1045 1046 uBase = 16;
Note:
See TracChangeset
for help on using the changeset viewer.