]> Kevux Git Server - fll/commit
Bugfix: Improper if condition range check.
authorKevin Day <thekevinday@gmail.com>
Sat, 26 Feb 2022 03:45:37 +0000 (21:45 -0600)
committerKevin Day <thekevinday@gmail.com>
Sat, 26 Feb 2022 03:45:37 +0000 (21:45 -0600)
commit255766aec0fbcc038eea13b222cb6d2deb5b779b
treec1e887c19d0193c686ee66e1cc1fdc4ec68aca7b
parent3a625f6eaee5118e829f8184ddd18152600ada3f
Bugfix: Improper if condition range check.

This is supposed to check the start and stop range, but accidentally checks the start range on both side.
This mistake appears to have been copy pasted quite a few times.
level_1/fl_print/c/private-print.c