summaryrefslogtreecommitdiff
path: root/src/VBox/Devices/USB/VUSBSnifferInternal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Devices/USB/VUSBSnifferInternal.h')
-rw-r--r--src/VBox/Devices/USB/VUSBSnifferInternal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/VBox/Devices/USB/VUSBSnifferInternal.h b/src/VBox/Devices/USB/VUSBSnifferInternal.h
index 54da496eb43..8f3b5601013 100644
--- a/src/VBox/Devices/USB/VUSBSnifferInternal.h
+++ b/src/VBox/Devices/USB/VUSBSnifferInternal.h
@@ -87,7 +87,6 @@ typedef struct VUSBSNIFFERFMT
/**
* Destroys the format instance.
*
- * @returns nothing.
* @param pThis Pointer to the format specific state.
*/
DECLR3CALLBACKMEMBER(void, pfnDestroy, (PVUSBSNIFFERFMTINT pThis));