Index: /trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp
===================================================================
--- /trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp	(revision 441)
+++ /trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp	(revision 442)
@@ -930,10 +930,10 @@
     }
 
-    /** perform the hypervisor address space reservation */
+    /* perform the hypervisor address space reservation */
     reserveHypervisorMemory(pDevExt);
 
     do
     {
-        /**
+        /*
          * Do the time sync
          */
@@ -967,5 +967,5 @@
         }
 
-        /**
+        /*
          * Go asleep unless we're supposed to terminate
          */
