On 07.03.2018 16:44, David Howells wrote: > Maciej S. Szmigiero <mail@xxxxxxxxxxxxxxxxxxxxx> wrote: > >> + if (!strcmp(ctx->cert->sig->pkey_algo, "rsa")) { > > I'm going to change this to '== 0' rather than '!'. No problem. > David > Thanks, Maciej
On 07.03.2018 16:44, David Howells wrote: > Maciej S. Szmigiero <mail@xxxxxxxxxxxxxxxxxxxxx> wrote: > >> + if (!strcmp(ctx->cert->sig->pkey_algo, "rsa")) { > > I'm going to change this to '== 0' rather than '!'. No problem. > David > Thanks, Maciej