include/lifegrd.h
changeset 71 95cd3376cc9f
parent 0 4472ee7c6c3e
child 74 c0b4b2ef7579
--- a/include/lifegrd.h	Thu Jan 25 16:49:51 2007 +0100
+++ b/include/lifegrd.h	Thu Jan 25 17:36:58 2007 +0100
@@ -30,9 +30,9 @@
 
 #include "data.h"
 
-//*************************************************************************/
-//Functions
-//*************************************************************************/
+/*************************************************************************
+ * Functions
+/*************************************************************************/
 
 
 /** To read the state of a node
@@ -59,4 +59,4 @@
  */
 void proceedNODE_GUARD (CO_Data* d, Message* m);
 
-#endif //__lifegrd_h__
+#endif /*__lifegrd_h__ */