Index: /trunk/include/VBox/vmm/pdmdev.h
===================================================================
--- /trunk/include/VBox/vmm/pdmdev.h	(revision 75533)
+++ /trunk/include/VBox/vmm/pdmdev.h	(revision 75534)
@@ -3342,5 +3342,5 @@
      * The the VM CPU ID of the current thread (restricted API).
      *
-     * @returns The VMCPUID of the calling thread, NIL_CPUID if not EMT.
+     * @returns The VMCPUID of the calling thread, NIL_VMCPUID if not EMT.
      * @param   pDevIns             The device instance.
      */
@@ -3709,5 +3709,5 @@
      * The the VM CPU ID of the current thread (restricted API).
      *
-     * @returns The VMCPUID of the calling thread, NIL_CPUID if not EMT.
+     * @returns The VMCPUID of the calling thread, NIL_VMCPUID if not EMT.
      * @param   pDevIns             The device instance.
      */
@@ -3970,5 +3970,5 @@
      * The the VM CPU ID of the current thread (restricted API).
      *
-     * @returns The VMCPUID of the calling thread, NIL_CPUID if not EMT.
+     * @returns The VMCPUID of the calling thread, NIL_VMCPUID if not EMT.
      * @param   pDevIns             The device instance.
      */
