preprocessor update
authorMathieu Lacage <mathieu.lacage@sophia.inria.fr>
Mon, 04 Jun 2007 17:24:45 +0200
changeset 744 0e71bc5a2646
parent 743 d08395dba78c
child 745 221fda1d30f8
preprocessor update
src/internet-node/udp-impl.h
--- a/src/internet-node/udp-impl.h	Mon Jun 04 17:24:18 2007 +0200
+++ b/src/internet-node/udp-impl.h	Mon Jun 04 17:24:45 2007 +0200
@@ -18,8 +18,8 @@
  *
  * Author: Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
  */
-#ifndef I_UDP_IMPL_H
-#define I_UDP_IMPL_H
+#ifndef UDP_IMPL_H
+#define UDP_IMPL_H
 
 #include "ns3/i-udp.h"
 #include "ns3/ptr.h"
@@ -44,4 +44,4 @@
 
 } // namespace ns3
 
-#endif /* I_UDP_IMPL_H */
+#endif /* UDP_IMPL_H */