[asterisk-scf-commits] asterisk-scf/release/media_rtp_pjmedia.git branch "master" updated.

Commits to the Asterisk SCF project code repositories asterisk-scf-commits at lists.digium.com
Thu Aug 25 13:40:55 CDT 2011


branch "master" has been updated
       via  3d6aa9787716fd74eb6d119966cbf47143441bde (commit)
      from  67faf7d901a446943516e0d76583f666d2a4a199 (commit)

Summary of changes:
 src/Component.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


- Log -----------------------------------------------------------------
commit 3d6aa9787716fd74eb6d119966cbf47143441bde
Author: Mark Michelson <mmichelson at digium.com>
Date:   Thu Aug 25 13:41:57 2011 -0500

    Update to agree with proper spelling of "Management" in LocatorRegistrationWrapper.h

diff --git a/src/Component.cpp b/src/Component.cpp
index 217e4be..c029909 100644
--- a/src/Component.cpp
+++ b/src/Component.cpp
@@ -577,7 +577,7 @@ void Component::onRegisterPrimaryServices()
         return;
     }
 
-    mGeneralState->serviceManagement = mRtpMediaServiceRegistration->getServiceMangement();
+    mGeneralState->serviceManagement = mRtpMediaServiceRegistration->getServiceManagement();
     mGeneralState->serviceManagement->addLocatorParams(mRtpOverIceLocatorParams, mGeneralState->comparatorId);
 }
 

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


-- 
asterisk-scf/release/media_rtp_pjmedia.git



More information about the asterisk-scf-commits mailing list