[svn-r8493] Purpose:

Correct error in file format spec.
This commit is contained in:
Quincey Koziol 2004-05-07 21:17:42 -05:00
parent e6fcf3db0f
commit bf4cdba0ba

View File

@ -1621,7 +1621,7 @@ TABLE.list TD { border:none; }
<A href="#UndefinedAddress">undefined address</A> if there is no
free block). The free block contains "Size of Lengths" bytes that
are the offset of the next free chunk (or the
<A href="#UndefinedAddress">undefined address</A> if this is the
value '1' if this is the
last free chunk) followed by "Size of Lengths" bytes that store
the size of this free chunk.
</P>