Index: /trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-hlp.cpp
===================================================================
--- /trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-hlp.cpp	(revision 86592)
+++ /trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-hlp.cpp	(revision 86593)
@@ -21,6 +21,6 @@
 #ifdef SHADER_VERIFY_STANDALONE
 # include <stdio.h>
-//# define Log3(a) printf a        - /* @todo r=bird: This is strictly forbidden. Noone redefines Log macros ever! */
-//# define LogRel(a) printf a      - /* @todo r=bird: This is strictly forbidden. Noone redefines Log macros ever! */
+//# define Log3(a) printf a        - /** @todo r=bird: This is strictly forbidden. Noone redefines Log macros ever! */
+//# define LogRel(a) printf a      - /** @todo r=bird: This is strictly forbidden. Noone redefines Log macros ever! */
 #else
 # include <VBox/log.h>
