From abe12c66bdb44625ccf0ed82795baacfd1a91bf4 Mon Sep 17 00:00:00 2001 From: Andrzej Zaborowski Date: Wed, 23 Sep 2009 23:17:06 +0200 Subject: Update sim-api.txt: ChangePin no longer disables pin. --- doc/sim-api.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'doc/sim-api.txt') diff --git a/doc/sim-api.txt b/doc/sim-api.txt index caf2dc4d..f87dbebb 100644 --- a/doc/sim-api.txt +++ b/doc/sim-api.txt @@ -14,8 +14,7 @@ Methods dict GetProperties() ChangePin(string type, string oldpin, string newpin) - Changes the pin given by string type. If newpin is - empty, this has the effect of disabling the pin. + Changes the pin given by string type. EnterPin(string type, string pin) -- cgit v1.2.3