Index: source/ariba/communication/BaseCommunication.h
===================================================================
--- source/ariba/communication/BaseCommunication.h	(revision 6930)
+++ source/ariba/communication/BaseCommunication.h	(revision 6941)
@@ -277,4 +277,5 @@
 	NetworkChangeDetection networkMonitor;
 #endif
+
 	/// list of all remote addresses of links to end-points
 	class endpoint_reference {
@@ -308,6 +309,4 @@
 	void send( Message* message, const LinkDescriptor& descriptor );
 
-
-
 	/// state of the base communication
 	bool started;
