aboutsummaryrefslogtreecommitdiffstats
path: root/TLV_utils.py
diff options
context:
space:
mode:
authorhploetz <hploetz@f711b948-2313-0410-aaa9-d29f33439f0b>2006-05-20 03:52:53 +0000
committerhploetz <hploetz@f711b948-2313-0410-aaa9-d29f33439f0b>2006-05-20 03:52:53 +0000
commitba185c175ac37a71fe61ab44133627314a051f65 (patch)
tree0edc15193f924345cdd951b7681408a945c80cf9 /TLV_utils.py
parent81dc0e7eb9dc97f52d92777cdd1e0337eb3a1eaa (diff)
git-svn-id: svn+ssh://localhost/home/henryk/svn/cyberflex-shell/trunk@61 f711b948-2313-0410-aaa9-d29f33439f0b
Diffstat (limited to 'TLV_utils.py')
-rw-r--r--TLV_utils.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/TLV_utils.py b/TLV_utils.py
index 680ab32..3c264f3 100644
--- a/TLV_utils.py
+++ b/TLV_utils.py
@@ -22,7 +22,7 @@ file_descriptor_byte_descriptions = [
(0xB8, 0x30, None, "Reserved for proprietary uses"),
(0xB8, 0x38, None, "DF"),
- ##(0x87, 0x00, None, "No EF structure information given"),
+ (0x87, 0x00, None, "No file structure information given"),
(0x87, 0x01, None, "Transparent"),
(0x87, 0x02, None, "Linear fixed, no further info"),
(0x87, 0x03, None, "Linear fixed, SIMPLE-TLV"),