On Sun, Feb 26, 2012 at 06:18:04PM +, Peter Maydell wrote:
> On 26 February 2012 13:30, Stefan Weil wrote:
> > @@ -217,10 +217,10 @@ the card using the following functions:
> > VCardStatus vcard_add_applet(VCard *card, VCardApplet *applet);
> >
> > Add an applet onto the list of app
Am 26.02.2012 19:18, schrieb Peter Maydell:
On 26 February 2012 13:30, Stefan Weil wrote:
@@ -217,10 +217,10 @@ the card using the following functions:
VCardStatus vcard_add_applet(VCard *card, VCardApplet *applet);
Add an applet onto the list of applets attached to the card. Once
On 26 February 2012 13:30, Stefan Weil wrote:
> @@ -217,10 +217,10 @@ the card using the following functions:
> VCardStatus vcard_add_applet(VCard *card, VCardApplet *applet);
>
> Add an applet onto the list of applets attached to the card. Once an applet
> - has been added, it can be
On Sun, Feb 26, 2012 at 02:30:21PM +0100, Stefan Weil wrote:
Ack.
> * it's -> its
>
> * it's -> it is (that's no fix, but makes future checks easier)
>
> * this functions -> this function
>
> * replacable -> replaceable
>
> * reader's -> readers
>
> * logins into -> logs into
>
> Signed-off
* it's -> its
* it's -> it is (that's no fix, but makes future checks easier)
* this functions -> this function
* replacable -> replaceable
* reader's -> readers
* logins into -> logs into
Signed-off-by: Stefan Weil
---
docs/libcacard.txt | 22 +++---
1 files changed, 11 i