dexter has uploaded this change for review. ( https://gerrit.osmocom.org/9985


Change subject: cosmetic: fix cut and paste error in comment
......................................................................

cosmetic: fix cut and paste error in comment

Change-Id: I506585f8b300bb7a3e20edad7eca134374581d76
---
M pySim/cards.py
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/85/9985/1

diff --git a/pySim/cards.py b/pySim/cards.py
index 3577d8d..9be04ff 100644
--- a/pySim/cards.py
+++ b/pySim/cards.py
@@ -533,7 +533,7 @@
                # set Ki in proprietary file
                data, sw = self._scc.update_binary('00FF', p['ki'])

-               # set Ki in proprietary file
+               # set OPc in proprietary file
                content = "01" + p['opc']
                data, sw = self._scc.update_binary('00F7', content)


--
To view, visit https://gerrit.osmocom.org/9985
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I506585f8b300bb7a3e20edad7eca134374581d76
Gerrit-Change-Number: 9985
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <[email protected]>

Reply via email to