Show More
@@ -117,9 +117,9 b' bumpedfix = 1' | |||||
117 | # |
|
117 | # | |
118 | # The header is followed by the markers. Each marker is made of: |
|
118 | # The header is followed by the markers. Each marker is made of: | |
119 | # |
|
119 | # | |
120 |
# - 1 u |
|
120 | # - 1 uint8 : number of new changesets "N", can be zero. | |
121 | # |
|
121 | # | |
122 |
# - 1 u |
|
122 | # - 1 uint32: metadata size "M" in bytes. | |
123 | # |
|
123 | # | |
124 | # - 1 byte: a bit field. It is reserved for flags used in common |
|
124 | # - 1 byte: a bit field. It is reserved for flags used in common | |
125 | # obsolete marker operations, to avoid repeated decoding of metadata |
|
125 | # obsolete marker operations, to avoid repeated decoding of metadata |
General Comments 0
You need to be logged in to leave comments.
Login now