[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-wget] Several little patches / fixes
From: |
Tim Rühsen |
Subject: |
Re: [Bug-wget] Several little patches / fixes |
Date: |
Thu, 30 Oct 2014 21:41:07 +0100 |
User-agent: |
KMail/4.14.2 (Linux/3.16-3-amd64; KDE/4.14.2; x86_64; ; ) |
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
signature.asc
Description: This is a digitally signed message part.