summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorFdaSilvaYY <fdasilvayy@gmail.com>2016-06-28 22:39:55 +0200
committerRich Salz <rsalz@openssl.org>2016-06-29 09:56:39 -0400
commit9d22666eb89af7f4ca5c3d52490b7da89276cf90 (patch)
tree7efbff565628c6a775e6c953199471b0e3445d08 /include
parentcbddeebe49ae024e8debc9ae4f90f22ee15a69e2 (diff)
Spelling
Reviewed-by: Andy Polyakov <appro@openssl.org> Reviewed-by: Kurt Roeckx <kurt@openssl.org> Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/1264)
Diffstat (limited to 'include')
-rw-r--r--include/openssl/pkcs7.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/openssl/pkcs7.h b/include/openssl/pkcs7.h
index 6de664f9e7..6148cec993 100644
--- a/include/openssl/pkcs7.h
+++ b/include/openssl/pkcs7.h
@@ -22,7 +22,7 @@ extern "C" {
#endif
# ifdef OPENSSL_SYS_WIN32
-/* Under Win32 thes are defined in wincrypt.h */
+/* Under Win32 these are defined in wincrypt.h */
# undef PKCS7_ISSUER_AND_SERIAL
# undef PKCS7_SIGNER_INFO
# endif