]> Kevux Git Server - fll/commit
Bugfix: The quotes are always being defined even when there are no quotes in the...
authorKevin Day <thekevinday@gmail.com>
Thu, 26 May 2022 01:00:40 +0000 (20:00 -0500)
committerKevin Day <thekevinday@gmail.com>
Thu, 26 May 2022 01:02:01 +0000 (20:02 -0500)
commit3cdf124bf7a2b53085836892c72653f2437bf9d3
treea5f45fc759e0605f0634b69421f3ed94b0f978fe
parentd73118d0e9b29a4c8001c15f95257ef3e60fb67b
Bugfix: The quotes are always being defined even when there are no quotes in the FSS read functions.

Do not force either double or single quote by default.
If there are no quotes, then they should be treated as unquoted.
level_0/f_fss/c/fss/quote.h
level_1/fl_fss/c/fss/extended.c
level_1/fl_fss/c/fss/extended.h
level_1/fl_fss/c/private-fss.c
level_2/fll_fss/c/fss/basic.c
level_2/fll_fss/c/fss/basic_list.c
level_2/fll_fss/c/fss/extended.c
level_2/fll_fss/c/fss/extended_list.c
level_2/fll_fss/c/fss/payload.c