[asterisk-scf-commits] asterisk-scf/integration/routing.git branch "master" updated.
Commits to the Asterisk SCF project code repositories
asterisk-scf-commits at lists.digium.com
Mon Sep 27 10:53:13 CDT 2010
branch "master" has been updated
via 3ef039f098af177552f0a9d2e7c259808ad2bd03 (commit)
from fa4a5c47a5c099524f9ef6c6571b9080b4f5040e (commit)
Summary of changes:
src/SessionRouter.h | 3 ++-
test/MockBridge.cpp | 3 ++-
test/MockBridgeManager.cpp | 3 ++-
test/MockEndpointLocator.cpp | 3 ++-
test/MockSessionEndpoint.cpp | 3 ++-
5 files changed, 10 insertions(+), 5 deletions(-)
- Log -----------------------------------------------------------------
commit 3ef039f098af177552f0a9d2e7c259808ad2bd03
Author: Mark Michelson <mmichelson at digium.com>
Date: Mon Sep 27 10:53:33 2010 -0500
Add newlines to the end of files.
diff --git a/src/SessionRouter.h b/src/SessionRouter.h
index 0b2647b..67c0232 100644
--- a/src/SessionRouter.h
+++ b/src/SessionRouter.h
@@ -40,4 +40,5 @@ private:
};
}; // end BasicRoutingService
-}; // end AsteriskSCF
\ No newline at end of file
+}; // end AsteriskSCF
+
diff --git a/test/MockBridge.cpp b/test/MockBridge.cpp
index 65dca0d..034fbc6 100644
--- a/test/MockBridge.cpp
+++ b/test/MockBridge.cpp
@@ -95,4 +95,5 @@ void MockBridge::connected(const ::AsteriskSCF::SessionCommunications::V1::Sessi
}
}; // RoutingTest
-}; // AsteriskSCF
\ No newline at end of file
+}; // AsteriskSCF
+
diff --git a/test/MockBridgeManager.cpp b/test/MockBridgeManager.cpp
index dc4b82e..5f310a1 100644
--- a/test/MockBridgeManager.cpp
+++ b/test/MockBridgeManager.cpp
@@ -51,4 +51,5 @@ void MockBridgeManager::shutdown(const ::Ice::Current&)
}
}; // RoutingTest
-}; // AsteriskSCF
\ No newline at end of file
+}; // AsteriskSCF
+
diff --git a/test/MockEndpointLocator.cpp b/test/MockEndpointLocator.cpp
index 0840a50..2b8b3fc 100644
--- a/test/MockEndpointLocator.cpp
+++ b/test/MockEndpointLocator.cpp
@@ -98,4 +98,5 @@ MockSessionEndpointPtr MockEndpointLocator::localLookup(string id)
}
}; // RoutingTest
-}; // As
\ No newline at end of file
+}; // As
+
diff --git a/test/MockSessionEndpoint.cpp b/test/MockSessionEndpoint.cpp
index 904d825..eb42704 100644
--- a/test/MockSessionEndpoint.cpp
+++ b/test/MockSessionEndpoint.cpp
@@ -63,4 +63,5 @@ void MockSessionEndpoint::perTestCleanup()
}
}; // RoutingTest
-}; // AsteriskSCF
\ No newline at end of file
+}; // AsteriskSCF
+
-----------------------------------------------------------------------
--
asterisk-scf/integration/routing.git
More information about the asterisk-scf-commits
mailing list