aboutsummaryrefslogtreecommitdiffhomepage
path: root/org/ocda_obj_setter.org
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2026-05-03 18:10:11 -0400
committerRalph Amissah <ralph.amissah@gmail.com>2026-05-04 11:44:55 -0400
commit559b8b714a9694ba561009be5cd54cde3495b005 (patch)
treeca8b55144194ddeac440025c6bf8b3c07767c104 /org/ocda_obj_setter.org
parentorg: editor utils moved, editorconfig added to env (diff)
org/ out of sync with ./src (sync)
Diffstat (limited to 'org/ocda_obj_setter.org')
-rw-r--r--org/ocda_obj_setter.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/org/ocda_obj_setter.org b/org/ocda_obj_setter.org
index 76b7ca5..3da8b1d 100644
--- a/org/ocda_obj_setter.org
+++ b/org/ocda_obj_setter.org
@@ -121,6 +121,7 @@ struct DocObj_MetaInfo_ {
int parent_lev_markup = 0;
int parent_ocn = 0;
int last_descendant_ocn = 0;
+ int[] children_headings;
ubyte[32] sha256;
}
#+END_SRC