[hydra-commits] hydra/slice.git branch "master" updated.

Commits to the Hydra project code repositories hydra-commits at lists.digium.com
Tue Aug 10 06:39:19 CDT 2010


branch "master" has been updated
       via  eca7e7d7df15e443363bc589044876a6cccc84f6 (commit)
      from  3caf6332202c33bc3d48d676260bf9a3e1edde9f (commit)

Summary of changes:
 Core/Bridging/BridgeServiceIf.ice |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)


- Log -----------------------------------------------------------------
commit eca7e7d7df15e443363bc589044876a6cccc84f6
Author: Brent Eagles <beagles at digium.com>
Date:   Tue Aug 10 09:07:17 2010 -0230

    Separating the events interface from the service interfaces

diff --git a/Core/Bridging/BridgeServiceIf.ice b/Core/Bridging/BridgeServiceIf.ice
index f701253..01c0d7a 100644
--- a/Core/Bridging/BridgeServiceIf.ice
+++ b/Core/Bridging/BridgeServiceIf.ice
@@ -101,7 +101,7 @@ module V1
       Bridge* createBridge(Endpoint::V1::BaseEndpoint adminEndpoint, Endpoint::V1::EndpointSeq eps, 
 	BridgeMonitor* monitor);
    };
-};
-};
-};
-};
+}; // End of module V1
+}; // End of module Bridging
+}; // End of module Core
+}; // End of module Hydra

-----------------------------------------------------------------------


-- 
hydra/slice.git




More information about the asterisk-scf-commits mailing list