- Cleanup

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@2016 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
aet 2004-12-15 14:47:31 +00:00
parent 8f2b138237
commit a3ad3b0407
1 changed files with 1 additions and 1 deletions

View File

@ -715,4 +715,4 @@ sc_pkcs15init_get_oberthur_ops(void)
ops->old_generate_key = cosm_old_generate_key;
return ops;
};
}