Am Donnerstag, 30. Oktober 2014, 14:19:09 schrieb Mike Frysinger:
> 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

Good point ;-) It should have been static (and will be tomorrow).

Tim

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to