mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
Functions rec_print_xxx allows to print records in different formats. Add support to optionally indent the output by a specific number of characters. The indention is set using a new function util_rec_set_indent(). The default indention is zero, thus existing applications will behave the same as before. Signed-off-by: Ingo Franzki <ifranzki@linux.ibm.com> Acked-by: Jan Höppner <hoeppner@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>