Skip to content

Commit

Permalink
Merge pull request #106 from chuchuhao/patch-1
Browse files Browse the repository at this point in the history
Update HACKING
  • Loading branch information
nirgal committed Jan 15, 2017
2 parents 492df3e + 54026ba commit d6f5745
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HACKING
Expand Up @@ -632,7 +632,7 @@ Indices are not completely understood but here is what we know.
+------+---------+-------------+------------------------------------------+
| data | length | name | description |
+------+---------+-------------+------------------------------------------+
| 0x01 | 1 bytes | page_type | 0x03 indicate an index page |
| 0x03 | 1 bytes | page_type | 0x03 indicate an index page |
| 0x01 | 1 bytes | unknown | |
| ???? | 2 bytes | free_space | The free space at the end this page |
| ???? | 4 bytes | parent_page | The page number of the TDEF for this idx |
Expand Down

0 comments on commit d6f5745

Please sign in to comment.