mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
In wide format the header is separated from the rest of the records by a separator line. Add support to print such a separator line also between some records. Add function util_rec_print_separator() that prints the separator line for wide format only. For other formats this is a NOP. 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>