Index: /trunk/src/VBox/VMM/VMMAll/PGMAllGst.h
===================================================================
--- /trunk/src/VBox/VMM/VMMAll/PGMAllGst.h	(revision 92458)
+++ /trunk/src/VBox/VMM/VMMAll/PGMAllGst.h	(revision 92459)
@@ -124,5 +124,6 @@
  * Macro to perform guest second-level address translation (EPT or Nested).
  *
- * @param   pVCpu           The cross context virtual CPU structure of the calling EMT.
+ * @param   a_pVCpu         The cross context virtual CPU structure of the calling
+ *                          EMT.
  * @param   a_GCPtrNested   The nested-guest linear address that caused the
  *                          second-level translation.
