Re: [opensc-devel] [PATCH] Fix implicit declaration in Engine_pkcs11 0.1.7

2009-10-23 Thread Andreas Jellinghaus
Am Samstag 24 Oktober 2009 03:17:16 schrieb Arfrever Frehtes Taifersar Arahesis: > I'm attaching the patch which fixes the following warning: > > hw_pkcs11.c: In function ‘pkcs11_engine_ctrl’: > hw_pkcs11.c:146: warning: implicit declaration of function ‘set_init_args’ thanks, applied! Regards,

[opensc-devel] [PATCH] Fix implicit declaration in Engine_pkcs11 0.1.7

2009-10-23 Thread Arfrever Frehtes Taifersar Arahesis
I'm attaching the patch which fixes the following warning: hw_pkcs11.c: In function ‘pkcs11_engine_ctrl’: hw_pkcs11.c:146: warning: implicit declaration of function ‘set_init_args’ -- Arfrever Frehtes Taifersar Arahesis --- src/engine_pkcs11.h +++ src/engine_pkcs11.h @@ -37,6 +37,8 @@ int set