8c8
<  * 
---
>  *
15c15
<  * 
---
>  *
22c22
<  * 
---
>  *
37c37
<  * 4. If you include any Windows specific code (or a derivative thereof) from 
---
>  * 4. If you include any Windows specific code (or a derivative thereof) from
40c40
<  * 
---
>  *
52c52
<  * 
---
>  *
134d133
< #define B_ASN1_NUMERICSTRING	0x0001
135a135
> #define B_ASN1_NUMERICSTRING	0x0001 | B_ASN1_PRINTABLESTRING /* Numeric string IS printable */
223c223
<  * be inserted in the memory buffer 
---
>  * be inserted in the memory buffer
225c225
< #define ASN1_STRING_FLAG_NDEF 0x010 
---
> #define ASN1_STRING_FLAG_NDEF 0x010
228c228
<  * complete and is a place holder for content when it had all been 
---
>  * complete and is a place holder for content when it had all been
231c231
< #define ASN1_STRING_FLAG_CONT 0x020 
---
> #define ASN1_STRING_FLAG_CONT 0x020
373c373
<  * } SOMETHING; 
---
>  * } SOMETHING;
461c461
<  * to UTF8 first 
---
>  * to UTF8 first
1056c1056
< 					int inform, unsigned long mask, 
---
> 					int inform, unsigned long mask,
1059c1059
< ASN1_STRING *ASN1_STRING_set_by_NID(ASN1_STRING **out, 
---
> ASN1_STRING *ASN1_STRING_set_by_NID(ASN1_STRING **out,
