org-list-struct-fix-ind

org-list-struct-fix-ind is a compiled Lisp function in `org-list.el'.

(org-list-struct-fix-ind STRUCT PARENTS &optional BULLET-SIZE)

Verify and correct indentation in STRUCT.

PARENTS is the alist of parents, as returned by
`org-list-parents-alist'.

If numeric optional argument BULLET-SIZE is set, assume all
bullets in list have this length to determine new indentation.

This function modifies STRUCT.