diff 06/pbg3.xhtml @ 13:2925b0e246c6 default tip

Fix a lot of things, and add a TODO.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Fri, 17 Feb 2012 12:54:08 +0100
parents b1bec4b5ccf3
children
line wrap: on
line diff
--- a/06/pbg3.xhtml
+++ b/06/pbg3.xhtml
@@ -44,7 +44,7 @@
 		It consists of a sequence of entries.<br/>
 		Each entry is composed of five fields:</p>
 		<ul>
-			<li>unknown1 (int) #TODO</li>
+			<li>unknown1 (int): the same for every entry of an archive, and without much change between two archives #TODO</li>
 			<li>unknown2 (int) #TODO</li>
 			<li>checksum (int): simple checksum of compressed data</li>
 			<li>size (int): size of uncompressed data</li>