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 2009/07/10 21:35:03 UTC

svn commit: r793087 - /xml/security/trunk/c/src/enc/XSECCryptoKeyHMAC.hpp

Author: scantor
Date: Fri Jul 10 19:35:02 2009
New Revision: 793087

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

Modified:
    xml/security/trunk/c/src/enc/XSECCryptoKeyHMAC.hpp

Modified: xml/security/trunk/c/src/enc/XSECCryptoKeyHMAC.hpp
URL: http://svn.apache.org/viewvc/xml/security/trunk/c/src/enc/XSECCryptoKeyHMAC.hpp?rev=793087&r1=793086&r2=793087&view=diff
==============================================================================
--- xml/security/trunk/c/src/enc/XSECCryptoKeyHMAC.hpp (original)
+++ xml/security/trunk/c/src/enc/XSECCryptoKeyHMAC.hpp Fri Jul 10 19:35:02 2009
@@ -17,7 +17,7 @@
 /*
  * XSEC
  *
- * XSECCryptoKeyDSA := DSA Keys
+ * XSECCryptoKeyHMAC := HMAC Keys
  *
  * Author(s): Berin Lautenbach
  *