Index: /trunk/src/VBox/Additions/x11/VBoxClient/hostversion.cpp
===================================================================
--- /trunk/src/VBox/Additions/x11/VBoxClient/hostversion.cpp	(revision 86873)
+++ /trunk/src/VBox/Additions/x11/VBoxClient/hostversion.cpp	(revision 86874)
@@ -120,8 +120,9 @@
  * @interface_method_impl{VBCLSERVICE,pfnWorker}
  */
-/** @todo Move this part in VbglR3 and just provide a callback for the platform-specific
-          notification stuff, since this is very similar to the VBoxTray code. */
 static DECLCALLBACK(int) vbclHostVerWorker(bool volatile *pfShutdown)
 {
+    /** @todo Move this part in VbglR3 and just provide a callback for the platform-specific
+              notification stuff, since this is very similar to the VBoxTray code. */
+
     RT_NOREF(pfShutdown);
 
