Typo (PR2959).

This commit is contained in:
Dr. Stephen Henson 2013-01-17 18:20:18 +00:00
parent 08e5536445
commit 4badfebefc

View File

@ -359,7 +359,7 @@ void store_setup_crl_download(X509_STORE *st);
#define FORMAT_ASN1RSA 10 /* DER RSAPubicKey format */
#define FORMAT_MSBLOB 11 /* MS Key blob format */
#define FORMAT_PVK 12 /* MS PVK file format */
#define FORMAT_HTTP 13 /* Dowload using HTTP */
#define FORMAT_HTTP 13 /* Download using HTTP */
#define EXT_COPY_NONE 0
#define EXT_COPY_ADD 1