small typo
authorMathieu Lacage <mathieu.lacage@sophia.inria.fr>
Thu, 21 Feb 2008 18:58:08 +0100
changeset 2453 57fe34e08d8d
parent 2452 8efda0e4423a
child 2454 23ab3212cec4
small typo
src/core/boolean.h
--- a/src/core/boolean.h	Thu Feb 21 18:57:34 2008 +0100
+++ b/src/core/boolean.h	Thu Feb 21 18:58:08 2008 +0100
@@ -1,5 +1,5 @@
-#ifndef BOOLEAN_VALUE_H
-#define BOOLEAN_VALUE_H
+#ifndef BOOLEAN_H
+#define BOOLEAN_H
 
 #include "attribute.h"
 #include "attribute-helper.h"
@@ -30,4 +30,4 @@
 
 } // namespace ns3
 
-#endif /* BOOLEAN_PARAMETER_H */
+#endif /* BOOLEAN_H */