--- a/src/applications/model/bulk-send-application.h Wed Jul 06 18:51:12 2011 -0400
+++ b/src/applications/model/bulk-send-application.h Thu Jul 07 04:31:52 2011 -0400
@@ -18,8 +18,8 @@
* Author: George F. Riley <riley@ece.gatech.edu>
*/
-#ifndef __bulksend_application_h__
-#define __bulksend_application_h__
+#ifndef BULK_SEND_APPLICATION_H
+#define BULK_SEND_APPLICATION_H
#include "ns3/address.h"
#include "ns3/application.h"
@@ -103,5 +103,4 @@
} // namespace ns3
-#endif
-
+#endif /* BULK_SEND_APPLICATION_H */