You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by mi...@apache.org on 2005/05/20 11:54:03 UTC

cvs commit: xml-security/c/src/enc/WinCAPI WinCAPICryptoX509.hpp

milan       2005/05/20 02:54:03

  Modified:    c/src/enc/WinCAPI WinCAPICryptoX509.hpp
  Log:
  Minor typo fix.
  
  Revision  Changes    Path
  1.10      +2 -2      xml-security/c/src/enc/WinCAPI/WinCAPICryptoX509.hpp
  
  Index: WinCAPICryptoX509.hpp
  ===================================================================
  RCS file: /home/cvs/xml-security/c/src/enc/WinCAPI/WinCAPICryptoX509.hpp,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- WinCAPICryptoX509.hpp	9 May 2005 14:07:31 -0000	1.9
  +++ WinCAPICryptoX509.hpp	20 May 2005 09:54:03 -0000	1.10
  @@ -93,7 +93,7 @@
   	 * \brief Get a copy of the public key.
   	 *
   	 * Extracts the public key from the certificate and returns the appropriate
  -	 * OpenSSLCryrptoKey (DSA or RSA) object
  +	 * WinCAPICryrptoKey (DSA or RSA) object
   	 *
   	 */