]> Kevux Git Server - fll/commit
Bugfix: incorrect operators used in comparison
authorKevin Day <thekevinday@gmail.com>
Sun, 17 Nov 2019 07:15:10 +0000 (01:15 -0600)
committerKevin Day <thekevinday@gmail.com>
Sun, 17 Nov 2019 07:15:10 +0000 (01:15 -0600)
commitc6c3f9eb3924e7cbe692fe2778417b2fa82c16cf
tree2fc7188fbeb3c6b1259ca6b9008fe6118a5f1429
parentd4e3f934e2522d7e360e74d6a9414e4db35b9ed6
Bugfix: incorrect operators used in comparison

Should be using '&&' and not '||' when making sure the character is in the expected range.
level_0/f_conversion/c/conversion.c