[asterisk-scf-commits] asterisk-scf/release/ice-util-cpp.git branch "master" updated.
Commits to the Asterisk SCF project code repositories
asterisk-scf-commits at lists.digium.com
Thu Aug 25 13:40:25 CDT 2011
branch "master" has been updated
via 16212c6a5a5c648cc7a3d4a001b1fabee8303e10 (commit)
from 3deea66aefa19e940ca6a5ec0649a0c722a15e23 (commit)
Summary of changes:
.../Discovery/LocatorRegistrationWrapper.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit 16212c6a5a5c648cc7a3d4a001b1fabee8303e10
Author: Mark Michelson <mmichelson at digium.com>
Date: Thu Aug 25 13:41:33 2011 -0500
Fix spelling of getServiceManagement
diff --git a/include/AsteriskSCF/Discovery/LocatorRegistrationWrapper.h b/include/AsteriskSCF/Discovery/LocatorRegistrationWrapper.h
index 2cef1fa..e6d410f 100644
--- a/include/AsteriskSCF/Discovery/LocatorRegistrationWrapper.h
+++ b/include/AsteriskSCF/Discovery/LocatorRegistrationWrapper.h
@@ -122,7 +122,7 @@ public:
mServiceManagement->unsuspend();
}
- AsteriskSCF::Core::Discovery::V1::ServiceManagementPrx getServiceMangement()
+ AsteriskSCF::Core::Discovery::V1::ServiceManagementPrx getServiceManagement()
{
return mServiceManagement;
}
-----------------------------------------------------------------------
--
asterisk-scf/release/ice-util-cpp.git
More information about the asterisk-scf-commits
mailing list