summaryrefslogtreecommitdiff
path: root/src/VBox/HostDrivers/Support/SUPDrvInternal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/HostDrivers/Support/SUPDrvInternal.h')
-rw-r--r--src/VBox/HostDrivers/Support/SUPDrvInternal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/VBox/HostDrivers/Support/SUPDrvInternal.h b/src/VBox/HostDrivers/Support/SUPDrvInternal.h
index 5a4f88563c9..c3a07509010 100644
--- a/src/VBox/HostDrivers/Support/SUPDrvInternal.h
+++ b/src/VBox/HostDrivers/Support/SUPDrvInternal.h
@@ -1069,7 +1069,6 @@ int VBOXCALL supdrvOSInitGipGroupTable(PSUPDRVDEVEXT pDevExt, PSUPGLOBALINFOP
*
* This is currently only implemented on windows [lazy bird].
*
- * @returns CPU group number.
* @param pDevExt The device globals.
* @param pGip The GIP.
* @param pGipCpu The GIP CPU structure being initialized.