You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by sc...@apache.org on 2010/02/05 06:15:51 UTC

svn commit: r906819 - /xml/security/trunk/c/src/utils/XSECPlatformUtils.hpp

Author: scantor
Date: Fri Feb  5 05:15:50 2010
New Revision: 906819

URL: http://svn.apache.org/viewvc?rev=906819&view=rev
Log:
Fix documentation comment.

Modified:
    xml/security/trunk/c/src/utils/XSECPlatformUtils.hpp

Modified: xml/security/trunk/c/src/utils/XSECPlatformUtils.hpp
URL: http://svn.apache.org/viewvc/xml/security/trunk/c/src/utils/XSECPlatformUtils.hpp?rev=906819&r1=906818&r2=906819&view=diff
==============================================================================
--- xml/security/trunk/c/src/utils/XSECPlatformUtils.hpp (original)
+++ xml/security/trunk/c/src/utils/XSECPlatformUtils.hpp Fri Feb  5 05:15:50 2010
@@ -94,7 +94,7 @@
 	 * to perform the actual crypo work.
 	 *
 	 * @note The provider should only be added to via the
-	 * XSECPlatformUtils::addAlgorithmHandler() call.
+	 * XSECPlatformUtils::registerAlgorithmHandler() call.
 	 *
 	 * @see #addAlgorithmHandler()
 	 */