summaryrefslogtreecommitdiff
path: root/src/VBox/Devices/Serial/UartCore.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Devices/Serial/UartCore.h')
-rw-r--r--src/VBox/Devices/Serial/UartCore.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/VBox/Devices/Serial/UartCore.h b/src/VBox/Devices/Serial/UartCore.h
index f286a2d19bb..3b63bc03862 100644
--- a/src/VBox/Devices/Serial/UartCore.h
+++ b/src/VBox/Devices/Serial/UartCore.h
@@ -71,7 +71,6 @@ typedef struct UARTCORE *PUARTCORE;
/**
* UART core IRQ request callback to let the core instance raise/clear interrupt requests.
*
- * @returns nothing.
* @param pDevIns The owning device instance.
* @param pThis The shared UART core instance data.
* @param iLUN The LUN associated with the UART core.