Index: /trunk/src/VBox/VMM/VMMAll/PDMAll.cpp
===================================================================
--- /trunk/src/VBox/VMM/VMMAll/PDMAll.cpp	(revision 64851)
+++ /trunk/src/VBox/VMM/VMMAll/PDMAll.cpp	(revision 64852)
@@ -49,5 +49,5 @@
  *
  * @param   pVCpu           The cross context virtual CPU structure.
- * @param   pu8Interrupt    Where to store the interrupt on success.
+ * @param   pu8Interrupt    Where to store the interrupt.
  */
 VMMDECL(int) PDMGetInterrupt(PVMCPU pVCpu, uint8_t *pu8Interrupt)
