summaryrefslogtreecommitdiff
path: root/src/VBox/Devices/GIMDev/GIMDev.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Devices/GIMDev/GIMDev.cpp')
-rw-r--r--src/VBox/Devices/GIMDev/GIMDev.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Devices/GIMDev/GIMDev.cpp b/src/VBox/Devices/GIMDev/GIMDev.cpp
index 493b2ea85c7..beba6eec84d 100644
--- a/src/VBox/Devices/GIMDev/GIMDev.cpp
+++ b/src/VBox/Devices/GIMDev/GIMDev.cpp
@@ -72,7 +72,7 @@ AssertCompileMemberAlignment(GIMDEV, IDbgBase, 8);
/* -=-=-=-=-=-=-=-=- PDMIBASE on LUN#GIMDEV_DEBUG_LUN -=-=-=-=-=-=-=-=- */
/**
- * @interface_method_impl{PDMIBASE, pfnQueryInterface}
+ * @interface_method_impl{PDMIBASE,pfnQueryInterface}
*/
static DECLCALLBACK(void *) gimdevR3QueryInterface(PPDMIBASE pInterface, const char *pszIID)
{