Skip to content

Commit 62938da

Browse files
araujoarthurmrotteveel
authored andcommitted
Made the description of the size of dpg_repeat slightly clearer
1 parent ef4bbb5 commit 62938da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/asciidoc/en/firebirddocs/firebirdinternals/firebird-internals.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -959,7 +959,7 @@ The number of records (or record fragments) on this page.
959959
In other words, the number of entries in the `dpg_rpt` array.
960960
961961
`dpg_rpt`::
962-
This is an array of two byte unsigned values.
962+
This is an array of structs with two fields, each of them are two byte unsigned values.
963963
The array begins at offset 0x20 on the page and counts upwards from the low address to the higher address as each new record fragment is added.
964964
+
965965
The two fields in this array are:

0 commit comments

Comments
 (0)