- error message fixup

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@665 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
okir 2002-06-18 15:17:15 +00:00
parent 0573ae7d30
commit eeac475aa3
1 changed files with 1 additions and 2 deletions

View File

@ -70,8 +70,7 @@ const char *sc_strerror(int error)
"Premature end of ASN.1 stream",
"Out of memory",
"Object not valid",
"Too many objects",
"Object not valid",
"Object not found",
"Requested object not found",
"Not supported",
};