cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: [PATCH 1/2] ssh: move the fingerprint checking code to a separate fnc

From: Kamil Dudka <kdudka_at_redhat.com>
Date: Thu, 13 Sep 2012 00:10:48 +0200

On Wednesday, September 12, 2012 22:39:57 Daniel Stenberg wrote:
> On Wed, 12 Sep 2012, Kamil Dudka wrote:
> > On Wednesday 12 September 2012 16:37:38 Kamil Dudka wrote:
> >> +static bool ssh_check_fingerpring(struct connectdata *conn)
> >
> > Oops, the function should have been named ssh_check_fingerprint, of
> > course.
> > Sorry for the typo!
>
> Apart from that it looks like a fine change!

Thank both of you for review! I have just pushed them:

https://github.com/bagder/curl/compare/a34197ef77...f05e51362f

Kamil
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-09-13