Index: /trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp
===================================================================
--- /trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp	(revision 86593)
+++ /trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp	(revision 86594)
@@ -1616,5 +1616,5 @@
             rc = DrvAudioHlpDeviceEnumAdd(pDevEnm, pDev);
 
-            /* Note: Querying the actual device information will be done at some 
+            /* Note: Querying the actual device information will be done at some
              *       later point in time outside this enumeration callback to prevent
              *       DSound hangs. */
@@ -1678,5 +1678,5 @@
             rc = DrvAudioHlpDeviceEnumAdd(pDevEnm, pDev);
 
-            /* Note: Querying the actual device information will be done at some 
+            /* Note: Querying the actual device information will be done at some
              *       later point in time outside this enumeration callback to prevent
              *       DSound hangs. */
