From 8f63f7860271f634a5106f68d10ff7331343dea5 Mon Sep 17 00:00:00 2001 From: Andrzej Zaborowski Date: Wed, 23 Sep 2009 23:17:06 +0200 Subject: [PATCH] Update sim-api.txt: ChangePin no longer disables pin. --- doc/sim-api.txt | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/doc/sim-api.txt b/doc/sim-api.txt index caf2dc4..f87dbeb 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) -- 1.6.1