]> Kevux Git Server - fll/commit
Bugfix: last short parameter argument is not being processed correctly
authorKevin Day <thekevinday@gmail.com>
Mon, 9 Sep 2019 02:21:26 +0000 (21:21 -0500)
committerKevin Day <thekevinday@gmail.com>
Mon, 9 Sep 2019 02:29:02 +0000 (21:29 -0500)
commit731c1a45e773426393c7bb6da4ee703720ea1e6d
tree5e0c32302ba4df1b085270787c80ca39f63418c2
parent5b333b8b6a96612959671350111fd790f7a88730
Bugfix: last short parameter argument is not being processed correctly

For short parameters, only compare against a single character, not two.
level_1/fl_console/c/console.c