This commit is contained in:
Kovid Goyal 2012-05-11 12:04:54 +05:30
parent b660972f25
commit ee2aa33cbc

View File

@ -138,6 +138,8 @@ class MOBIHeader(Header): # {{{
unknown2 = zeroes(8) unknown2 = zeroes(8)
# 192: FDST # 192: FDST
# In MOBI 6 the fdst record is instead two two byte fields storing the
# index of the first and last content records
fdst_record = DYN fdst_record = DYN
fdst_count = DYN fdst_count = DYN