]> Kevux Git Server - fll/commit
Bugfix: FSS Extended List Read program should print new line after Object.
authorKevin Day <kevin@kevux.org>
Fri, 16 Jun 2023 02:39:55 +0000 (21:39 -0500)
committerKevin Day <kevin@kevux.org>
Fri, 16 Jun 2023 02:39:55 +0000 (21:39 -0500)
commit6c5ef267f2ecc0da84dee2829a1c46b100076329
treeedb8964ff44beeef82800dd57e5ef0ef5a898884
parentc5cc042c690c5ce3ce14ba982570fcbc7d6d2e67
Bugfix: FSS Extended List Read program should print new line after Object.

In the case where Object is printed but not Content a new line must be printed.
This is done to be consistent with the other programs, such as FSS Basic List Read.

The 0.7.x and later versions should probably implement something like -L/--line_end to perform this behavior.
In which case the default behavior would be what the code was doing here prior to this commit.
level_3/fss_extended_list_read/c/private-read.c