Index: /trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp
===================================================================
--- /trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp	(revision 71079)
+++ /trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp	(revision 71080)
@@ -1660,5 +1660,5 @@
     else if (!m_fIsDraggingFromGuest)
     {
-        // @todo Add guest->guest DnD functionality here by getting
+        /// @todo Add guest->guest DnD functionality here by getting
         //       the source of guest B (when copying from B to A).
         rc = m_pDnDHandler->dragCheckPending(screenId());
@@ -1687,5 +1687,5 @@
     else
     {
-        // @todo Add guest->guest DnD functionality here by getting
+        /// @todo Add guest->guest DnD functionality here by getting
         //       the source of guest B (when copying from B to A).
         rc = m_pDnDHandler->dragStart(screenId());
