Changeset 101384 in vbox
- Timestamp:
- Oct 6, 2023 2:13:02 PM (16 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r101381 r101384 290 290 --> 291 291 <cpp line="#define GUEST_OS_ID_STR_X86(a_szOSid) a_szOSid"/> 292 <cpp line="#if 0 /** @todo r=bird: revert to legacy naming:*/"/>292 <cpp line="#if 1 /* 2023-10-06: We stick with legacy variant, see bugref{10384#c19}. */"/> 293 293 <cpp line="# define GUEST_OS_ID_STR_X64(a_szOSid) a_szOSid "_64""/> 294 294 <cpp line="# define GUEST_OS_ID_STYLE_LEGACY"/>
Note:
See TracChangeset
for help on using the changeset viewer.