Index: /trunk/src/VBox/Devices/Network/DevVirtioNet_1_0.cpp
===================================================================
--- /trunk/src/VBox/Devices/Network/DevVirtioNet_1_0.cpp	(revision 83592)
+++ /trunk/src/VBox/Devices/Network/DevVirtioNet_1_0.cpp	(revision 83593)
@@ -1427,5 +1427,5 @@
     uint16_t cSegsAllocated = VIRTIONET_PREALLOCATE_RX_SEG_COUNT;
 
-    /**  @todo r=bird: error codepaths below are almost all leaky!  Maybe keep
+    /** @todo r=bird: error codepaths below are almost all leaky!  Maybe keep
      *         allocations and cleanup here and put the code doing the complicated
      *         work into a helper that can AssertReturn at will without needing to
