On 14 November 2011 19:18, Stefan Weil <s...@weilnetz.de> wrote: > --- a/docs/libcacard.txt > +++ b/docs/libcacard.txt > @@ -281,7 +281,7 @@ create card responses. > VCardResponse *vcard_make_response(VCard7816Status status); > > This is the most basic function to get a response. This function will > - return a response the consists soley one 2 byte status code. If that > status > + return a response the consists solely one 2 byte status code. If that > status
"return a response that consists solely of one 2 byte status code" > code is defined in card_7816t.h, then this function is guarrenteed to "guaranteed" > return a response with that status. If a cart type specific status code "card type" -- PMM