aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Chemeris <Alexander.Chemeris@gmail.com>2018-01-26 15:50:46 +0900
committerAlexander Chemeris <Alexander.Chemeris@gmail.com>2018-01-26 15:50:46 +0900
commit4dabfda193543c96f9f3b0fffcf2231ca09e87ed (patch)
tree2e590426c5a8ed0bbb5122fbf49ca7f95a2156bc
parent6d4a0a1a3e9a1d9bcc5a978112bf34f11005dc16 (diff)
cards: Minor formating cleanup
-rw-r--r--pySim/cards.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/pySim/cards.py b/pySim/cards.py
index e324857..802828f 100644
--- a/pySim/cards.py
+++ b/pySim/cards.py
@@ -550,8 +550,8 @@ class FairwavesSIM(Card):
The SIM card is operating according to the standard.
For Ki/OP/OPC programming the following files are additionally open for writing:
3F00/7F20/FF01 – OP/OPC:
- byte 1 = 0x01, bytes 2-17: OPC;
- byte 1 = 0x00, bytes 2-17: OP;
+ byte 1 = 0x01, bytes 2-17: OPC;
+ byte 1 = 0x00, bytes 2-17: OP;
3F00/7F20/FF02: Ki
"""