]> Kevux Git Server - fll/commit
Bugfix: Add missing function fl_string_dynamic_partial_compare_trim().
authorKevin Day <kevin@kevux.org>
Thu, 30 Mar 2023 00:13:48 +0000 (19:13 -0500)
committerKevin Day <kevin@kevux.org>
Thu, 30 Mar 2023 00:13:48 +0000 (19:13 -0500)
commit0c7420914d3b4c974366247170faf92dcfe88738
treef11f0d509f211a43e0559a0ff908442b6cab6d9c
parentd973fb28b227752dee6a1a4468e04005e4a32c97
Bugfix: Add missing function fl_string_dynamic_partial_compare_trim().

The function declaration is missing from the header.
This is technically an API change but because the function actually exists and is defined there is no ABI change.

This is discovered by back porting some unit tests.
level_1/fl_string/c/string.h