summaryrefslogtreecommitdiff
path: root/src/VBox/Devices/GIMDev/GIMDev.cpp
diff options
context:
space:
mode:
authorvboxsync <vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f>2017-01-04 12:07:43 +0000
committervboxsync <vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f>2017-01-04 12:07:43 +0000
commitc8fa41a3d40d93d8cdbb9bbe32743446c3522345 (patch)
treedb696b06a13093e85d4a4e986368f78f07fcfab6 /src/VBox/Devices/GIMDev/GIMDev.cpp
parent534de8ff1bcdd02dcafe6433a7bae68472a884ba (diff)
downloadVirtualBox-svn-c8fa41a3d40d93d8cdbb9bbe32743446c3522345.tar.gz
Devices: doxygen fixes
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@65101 cfe28804-0f27-0410-a406-dd0f0b0b656f
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)
{