Index: /trunk/src/VBox/GuestHost/SharedClipboard/clipboard-win.cpp
===================================================================
--- /trunk/src/VBox/GuestHost/SharedClipboard/clipboard-win.cpp	(revision 82503)
+++ /trunk/src/VBox/GuestHost/SharedClipboard/clipboard-win.cpp	(revision 82504)
@@ -844,5 +844,7 @@
     int rc = VINF_SUCCESS;
 
-    /** @todo r=andy Only one clipboard format can be set at once, at least on Windows. */
+    /** @todo r=andy Only one clipboard format can be set at once, at least on Windows.
+     *  r=bird: Where did you get that misconception from?  That's utter
+     *          non-sense. */
     /** @todo Implement more flexible clipboard precedence for supported formats. */
 
