summaryrefslogtreecommitdiff
path: root/linux-x86/include/openssl/asn1.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux-x86/include/openssl/asn1.h')
-rw-r--r--linux-x86/include/openssl/asn1.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/linux-x86/include/openssl/asn1.h b/linux-x86/include/openssl/asn1.h
index d6fa2f7..5ae0064 100644
--- a/linux-x86/include/openssl/asn1.h
+++ b/linux-x86/include/openssl/asn1.h
@@ -1650,6 +1650,8 @@ OPENSSL_EXPORT int ASN1_TIME_print(BIO *out, const ASN1_TIME *a);
// replaced with '.'.
OPENSSL_EXPORT int ASN1_STRING_print(BIO *out, const ASN1_STRING *str);
+// The following flags must not collide with |XN_FLAG_*|.
+
// ASN1_STRFLGS_ESC_2253 causes characters to be escaped as in RFC 2253, section
// 2.4.
#define ASN1_STRFLGS_ESC_2253 1