Index: /trunk/src/VBox/Devices/VirtIO/Virtio_1_0.h
===================================================================
--- /trunk/src/VBox/Devices/VirtIO/Virtio_1_0.h	(revision 83575)
+++ /trunk/src/VBox/Devices/VirtIO/Virtio_1_0.h	(revision 83576)
@@ -84,4 +84,5 @@
     unsigned  cSegs;                                            /**< Number of segments                        */
     unsigned  idxSeg;                                           /**< Current segment we are in                 */
+    /** @todo r=bird: s/gcPhys/GCPhys/g as this is how we write it everywhere. */
     RTGCPHYS  gcPhysCur;                                        /**< Ptr to byte within the current seg        */
     size_t    cbSegLeft;                                        /**< # of bytes left in the current segment    */
