Index: /trunk/src/VBox/Main/src-server/win/svchlp.h
===================================================================
--- /trunk/src/VBox/Main/src-server/win/svchlp.h	(revision 76069)
+++ /trunk/src/VBox/Main/src-server/win/svchlp.h	(revision 76070)
@@ -1,6 +1,5 @@
 /* $Id$ */
 /** @file
- *
- *  Declaration of SVC Helper Process control routines.
+ * Declaration of SVC Helper Process control routines.
  */
 
@@ -17,6 +16,6 @@
  */
 
-#ifndef __VBox_svchlp_h__
-#define __VBox_svchlp_h__
+#ifndef ___VBox_svchlp_h___
+#define ___VBox_svchlp_h___
 
 #include "VBox/com/string.h"
@@ -92,4 +91,4 @@
 };
 
-#endif /* __VBox_svchlp_h__ */
+#endif /* !___VBox_svchlp_h___ */
 
