git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@2655 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
nils 2005-10-21 19:40:37 +00:00
parent 8b65da70a1
commit 0ad2a0782d
1 changed files with 1 additions and 1 deletions

View File

@ -2976,7 +2976,7 @@ test_kpgen_certwrite(CK_SLOT_ID slot, CK_SESSION_HANDLE session)
};
FILE *f;
printf("\n*** We allready opened a session and logged in ***\n");
printf("\n*** We already opened a session and logged in ***\n");
num_mechs = get_mechanisms(slot, &mech_type, -1);
for (i = 0; i < num_mechs; i++) {