diff options
Diffstat (limited to 'specs/CH01.xml')
-rw-r--r-- | specs/CH01.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/specs/CH01.xml b/specs/CH01.xml index 2f6a36f..df2f96f 100644 --- a/specs/CH01.xml +++ b/specs/CH01.xml @@ -816,16 +816,16 @@ initialize procedure, are </row> </thead> <tbody> - <row rowsep='0'> + <row> <entry>children</entry><entry>NULL</entry> </row> - <row rowsep='0'> + <row> <entry>num_children</entry><entry>0</entry> </row> - <row rowsep='0'> + <row> <entry>num_slots</entry><entry>0</entry> </row> - <row rowsep='0'> + <row> <entry>insert_position</entry><entry>Internal function to insert at end</entry> </row> </tbody> |