Changeset 85358 in vbox
- Timestamp:
- Jul 15, 2020 6:47:28 PM (4 years ago)
- File:
-
- 1 edited
-
trunk/src/VBox/VMM/tools/VBoxCpuReport.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/tools/VBoxCpuReport.cpp
r85355 r85358 4534 4534 " * CPUID leaves for %s.\n" 4535 4535 " */\n" 4536 "static CPUMCPUIDLEAF const g_aCpuIdLeaves_%s[] = \n{\n",4536 "static CPUMCPUIDLEAF const g_aCpuIdLeaves_%s[] =\n{\n", 4537 4537 pszCpuDesc, 4538 4538 pszNameC);
Note:
See TracChangeset
for help on using the changeset viewer.

