Minor cleanup

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@1494 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
aet 2003-10-08 06:46:48 +00:00
parent 171c4c6daa
commit a61c95e204
1 changed files with 1 additions and 1 deletions

View File

@ -315,7 +315,7 @@ openct_reader_perform_verify(struct sc_reader *reader,
return rc;
if (info->apdu == NULL) {
// complain
/* complain */
return SC_ERROR_INVALID_ARGUMENTS;
}