Index: /trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h
===================================================================
--- /trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h	(revision 35493)
+++ /trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h	(revision 35494)
@@ -220,5 +220,5 @@
     MEMREF_TYPE_PAGE,
     /** Blow the type up to 32-bit and mark the end. */
-    MEMREG_TYPE_32BIT_HACK = 0x7fffffff
+    MEMREF_TYPE_32BIT_HACK = 0x7fffffff
 } SUPDRVMEMREFTYPE, *PSUPDRVMEMREFTYPE;
 
