forked from upstream/IPod-Shuffle-4g
Corrected minor comment
This commit is contained in:
parent
bae1cc5f92
commit
ca90bbf90c
1 changed files with 1 additions and 1 deletions
|
|
@ -203,7 +203,7 @@ class TunesSD(Record):
|
|||
])
|
||||
|
||||
def construct(self):
|
||||
# The header is a fixed length, so no need to precalculate it
|
||||
# The header is a fixed length, so no need to calculate it
|
||||
self.track_header.base_offset = 64
|
||||
track_header = self.track_header.construct()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue