]> Kevux Git Server - fll/commit
Update: Remove unecessary conflicts in to/from parameters.
authorKevin Day <thekevinday@gmail.com>
Sat, 11 Dec 2021 04:54:42 +0000 (22:54 -0600)
committerKevin Day <thekevinday@gmail.com>
Sat, 11 Dec 2021 04:54:42 +0000 (22:54 -0600)
commit9ecbb8c7d3056247f60494edab888b1ffe17c241
treeb85905e1537e404c22bf437541dbc38752d1ec76
parente4c2e456a3ab78ebb4ae3a7d35927eaf5bd15179
Update: Remove unecessary conflicts in to/from parameters.

These parameters are already having the left to right order checked to determine which is the rightmost.
Therefore, there never is a conflict.

I am leaving the utf8_print_error_parameter_conflict() function in the code.
There is the possibility of needing it later on.
level_3/utf8/c/utf8.c