Index: /trunk/src/VBox/VMM/VMMR3/cpus/AMD_Ryzen_7_1800X_Eight_Core.h
===================================================================
--- /trunk/src/VBox/VMM/VMMR3/cpus/AMD_Ryzen_7_1800X_Eight_Core.h	(revision 85355)
+++ /trunk/src/VBox/VMM/VMMR3/cpus/AMD_Ryzen_7_1800X_Eight_Core.h	(revision 85356)
@@ -28,5 +28,5 @@
  * CPUID leaves for AMD Ryzen 7 1800X Eight-Core Processor.
  */
-static CPUMCPUIDLEAF const g_aCpuIdLeaves_AMD_Ryzen_7_1800X_Eight_Core[] = 
+static CPUMCPUIDLEAF const g_aCpuIdLeaves_AMD_Ryzen_7_1800X_Eight_Core[] =
 {
     { 0x00000000, 0x00000000, 0x00000000, 0x0000000d, 0x68747541, 0x444d4163, 0x69746e65, 0 },
@@ -5199,5 +5199,5 @@
  * Database entry for AMD Ryzen 7 1800X Eight-Core Processor.
  */
-static CPUMDBENTRY const g_Entry_AMD_Ryzen_7_1800X_Eight_Core = 
+static CPUMDBENTRY const g_Entry_AMD_Ryzen_7_1800X_Eight_Core =
 {
     /*.pszName          = */ "AMD Ryzen 7 1800X Eight-Core",
