summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/r3/posix/serialport-posix.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Runtime/r3/posix/serialport-posix.cpp')
-rw-r--r--src/VBox/Runtime/r3/posix/serialport-posix.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/VBox/Runtime/r3/posix/serialport-posix.cpp b/src/VBox/Runtime/r3/posix/serialport-posix.cpp
index 05a05e7030b..8da6033aee2 100644
--- a/src/VBox/Runtime/r3/posix/serialport-posix.cpp
+++ b/src/VBox/Runtime/r3/posix/serialport-posix.cpp
@@ -644,7 +644,6 @@ static int rtSerialPortMonitorThreadCreate(PRTSERIALPORTINTERNAL pThis)
/**
* Shuts down the status line monitor thread.
*
- * @returns nothing.
* @param pThis The internal serial port instance data.
*/
static void rtSerialPortMonitorThreadShutdown(PRTSERIALPORTINTERNAL pThis)