From f42e11824e40ebb182e103f23a9366291d601c74 Mon Sep 17 00:00:00 2001 From: Ted Unangst Date: Fri, 18 Apr 2014 21:57:18 +0000 Subject: tone down some XXXXX to not appear in grep --- lib/libcrypto/asn1/asn1.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libcrypto/asn1') diff --git a/lib/libcrypto/asn1/asn1.h b/lib/libcrypto/asn1/asn1.h index 3daebc078fc..e6c93deb2c8 100644 --- a/lib/libcrypto/asn1/asn1.h +++ b/lib/libcrypto/asn1/asn1.h @@ -494,7 +494,7 @@ typedef const ASN1_ITEM * ASN1_ITEM_EXP(void); /* These determine what 'dumping' does, we can dump the * content octets or the DER encoding: both use the - * RFC2253 #XXXXX notation. + * RFC2253 #NNNNN notation. */ #define ASN1_STRFLGS_DUMP_DER 0x200 -- cgit v1.2.3