summaryrefslogtreecommitdiffstats
path: root/include/openssl/asn1.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/openssl/asn1.h')
-rw-r--r--include/openssl/asn1.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/openssl/asn1.h b/include/openssl/asn1.h
index 4bae492f06..5bce404c0b 100644
--- a/include/openssl/asn1.h
+++ b/include/openssl/asn1.h
@@ -752,7 +752,7 @@ int ASN1_parse_dump(BIO *bp, const unsigned char *pp, long len, int indent,
int dump);
const char *ASN1_tag2str(int tag);
-/* Used to load and write netscape format cert */
+/* Used to load and write Netscape format cert */
int ASN1_UNIVERSALSTRING_to_string(ASN1_UNIVERSALSTRING *s);