git-svn-id: svn+ssh://localhost/home/henryk/svn/cyberflex-shell/trunk@61 f711b948-2313-0410-aaa9-d29f33439f0b

This commit is contained in:
hploetz 2006-05-20 03:52:53 +00:00
parent 81dc0e7eb9
commit ba185c175a
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ file_descriptor_byte_descriptions = [
(0xB8, 0x30, None, "Reserved for proprietary uses"), (0xB8, 0x30, None, "Reserved for proprietary uses"),
(0xB8, 0x38, None, "DF"), (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, 0x01, None, "Transparent"),
(0x87, 0x02, None, "Linear fixed, no further info"), (0x87, 0x02, None, "Linear fixed, no further info"),
(0x87, 0x03, None, "Linear fixed, SIMPLE-TLV"), (0x87, 0x03, None, "Linear fixed, SIMPLE-TLV"),