From 4dabfda193543c96f9f3b0fffcf2231ca09e87ed Mon Sep 17 00:00:00 2001 From: Alexander Chemeris Date: Fri, 26 Jan 2018 15:50:46 +0900 Subject: [PATCH] cards: Minor formating cleanup Change-Id: I0d1cf38a422c36b26dc125384d2df70e82e752e1 --- pySim/cards.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pySim/cards.py b/pySim/cards.py index e3248576..802828f1 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 """