summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/html/H5.format.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/H5.format.html b/doc/html/H5.format.html
index 3f08972..8ff8536 100644
--- a/doc/html/H5.format.html
+++ b/doc/html/H5.format.html
@@ -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>