From: Nuno G. <no...@gi...> - 2019-10-28 08:53:39
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 60581ecc8205073ed9a363eb188f301b756a874d https://github.com/OpenSC/OpenSC/commit/60581ecc8205073ed9a363eb188f301b756a874d Author: Nuno Goncalves <nu...@gm...> Date: 2019-10-28 (Mon, 28 Oct 2019) Changed paths: M src/libopensc/pkcs15-itacns.c Log Message: ----------- remove trailing whitespace Signed-off-by: Nuno Goncalves <nu...@gm...> Commit: 3ac47fbea9d04bba086cf068350a73b80e2e9178 https://github.com/OpenSC/OpenSC/commit/3ac47fbea9d04bba086cf068350a73b80e2e9178 Author: Nuno Goncalves <nu...@gm...> Date: 2019-10-28 (Mon, 28 Oct 2019) Changed paths: M src/libopensc/pkcs15-itacns.c Log Message: ----------- replace SC_FUNC_CALLED(...,1) with SC_FUNC_CALLED(..., SC_LOG_DEBUG_NORMAL) (close #1698) Signed-off-by: Nuno Goncalves <nu...@gm...> Compare: https://github.com/OpenSC/OpenSC/compare/026b6ab43dfb...3ac47fbea9d0 |