From: Andrzej Zaborowski Date: Wed, 23 Sep 2009 21:17:06 +0000 (+0200) Subject: Update sim-api.txt: ChangePin no longer disables pin. X-Git-Tag: 0.5~12 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=abe12c66bdb44625ccf0ed82795baacfd1a91bf4;p=platform%2Fupstream%2Fofono.git Update sim-api.txt: ChangePin no longer disables pin. --- 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)