From a67005ca20aa1bbd204328e3630cd363b7582c9b Mon Sep 17 00:00:00 2001 From: tedu <> Date: Fri, 18 Apr 2014 21:57:17 +0000 Subject: tone down some XXXXX to not appear in grep --- src/lib/libcrypto/asn1/asn1.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/libcrypto/asn1') diff --git a/src/lib/libcrypto/asn1/asn1.h b/src/lib/libcrypto/asn1/asn1.h index 3daebc078f..e6c93deb2c 100644 --- a/src/lib/libcrypto/asn1/asn1.h +++ b/src/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-55-g6feb