Index: /trunk/src/VBox/Devices/Parallel/DrvHostParallel.cpp
===================================================================
--- /trunk/src/VBox/Devices/Parallel/DrvHostParallel.cpp	(revision 42200)
+++ /trunk/src/VBox/Devices/Parallel/DrvHostParallel.cpp	(revision 42201)
@@ -122,5 +122,5 @@
     /** Status read buffer. */
     uint8_t                       u8ReadInStatus;
-	/** Parallel port name */
+    /** Parallel port name */
     /** @todo r=bird: This is an array, they start with 'a'. However, this seems
      * to be a string, and they are not uint8_t but char and are prefixed with 'sz'
