summaryrefslogtreecommitdiff
path: root/src/VBox/ValidationKit/utils/usb/UsbTestServiceGadgetInternal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/ValidationKit/utils/usb/UsbTestServiceGadgetInternal.h')
-rw-r--r--src/VBox/ValidationKit/utils/usb/UsbTestServiceGadgetInternal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/VBox/ValidationKit/utils/usb/UsbTestServiceGadgetInternal.h b/src/VBox/ValidationKit/utils/usb/UsbTestServiceGadgetInternal.h
index a1a5f4ae7c7..c742a996e2d 100644
--- a/src/VBox/ValidationKit/utils/usb/UsbTestServiceGadgetInternal.h
+++ b/src/VBox/ValidationKit/utils/usb/UsbTestServiceGadgetInternal.h
@@ -76,7 +76,6 @@ typedef struct UTSGADGETCLASSIF
/**
* Terminates the gadget class instance.
*
- * @returns nothing.
* @param pClass The interface specific instance data.
*/
DECLR3CALLBACKMEMBER(void, pfnTerm, (PUTSGADGETCLASSINT pClass));