Index: /trunk/src/VBox/VMM/include/PGMInternal.h
===================================================================
--- /trunk/src/VBox/VMM/include/PGMInternal.h	(revision 43301)
+++ /trunk/src/VBox/VMM/include/PGMInternal.h	(revision 43302)
@@ -2106,5 +2106,5 @@
 typedef struct PGMPOOLPAGE
 {
-    /** AVL node code with the (R3) physical address of this page. */
+    /** AVL node code with the (HC) physical address of this page. */
     AVLOHCPHYSNODECORE  Core;
     /** Pointer to the R3 mapping of the page. */
