]> Kevux Git Server - fll/commit
Bugfix: FSS Extended Write is incorrectly adding a delimit slash for the first quote...
authorKevin Day <kevin@kevux.org>
Sun, 3 Mar 2024 05:13:02 +0000 (23:13 -0600)
committerKevin Day <kevin@kevux.org>
Sun, 3 Mar 2024 05:31:52 +0000 (23:31 -0600)
commit1e94e2b72bf61a5ed33a5e9ba28983a5beaa3255
tree62c1c04747ff184ab894799a3cd2092495ba2f04
parentf554ba05f82245f66e06025314958557d86e9ec0
Bugfix: FSS Extended Write is incorrectly adding a delimit slash for the first quote character.

If the first character in the string is a quote, then a delimit slash only needs to be added when there is a space after the quote.
If there is a graph character after the quote, then the delimit slash is not needed.
level_1/fl_fss/c/private-fss.c