Update sim-api.txt: ChangePin no longer disables pin.
authorAndrzej Zaborowski <andrew.zaborowski@intel.com>
Wed, 23 Sep 2009 21:17:06 +0000 (23:17 +0200)
committerDenis Kenzior <denkenz@gmail.com>
Wed, 23 Sep 2009 19:22:36 +0000 (14:22 -0500)
doc/sim-api.txt

index caf2dc4..f87dbeb 100644 (file)
@@ -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)