On 30 Oct 2014 09:18, Tim Ruehsen wrote:
> --- a/src/openssl.c
> +++ b/src/openssl.c
> @@ -570,6 +571,27 @@ pattern_match (const char *pattern, const char *string)
>    return *n == '\0';
>  }
>  
> +char *_get_rfc2253_formatted (X509_NAME *name)

why not static ?
-mike

Attachment: signature.asc
Description: Digital signature

Reply via email to