coding style: tiny indent style issue

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@5545 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
vtarasov 2011-06-02 19:43:10 +00:00
parent f53b952176
commit c74d33d0b0

View File

@ -443,6 +443,7 @@ int main(int argc, char * const argv[])
goto end; goto end;
action_count--; action_count--;
} }
if (do_sign) { if (do_sign) {
if ((err = get_key(SC_PKCS15_PRKEY_USAGE_SIGN| if ((err = get_key(SC_PKCS15_PRKEY_USAGE_SIGN|
SC_PKCS15_PRKEY_USAGE_SIGNRECOVER| SC_PKCS15_PRKEY_USAGE_SIGNRECOVER|