summaryrefslogtreecommitdiffstats
path: root/doc/sim-api.txt
diff options
context:
space:
mode:
authorAndrzej Zaborowski <andrew.zaborowski@intel.com>2009-09-23 23:17:06 +0200
committerDenis Kenzior <denkenz@gmail.com>2009-09-23 14:22:36 -0500
commitabe12c66bdb44625ccf0ed82795baacfd1a91bf4 (patch)
tree2a35410632ae41da21585d58150a0cf1f9408b2f /doc/sim-api.txt
parentcfcf7e6516de771bff1feb1f7be8a3e0d5e03358 (diff)
downloadofono-abe12c66bdb44625ccf0ed82795baacfd1a91bf4.tar.bz2
Update sim-api.txt: ChangePin no longer disables pin.
Diffstat (limited to 'doc/sim-api.txt')
-rw-r--r--doc/sim-api.txt3
1 files changed, 1 insertions, 2 deletions
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)