]> Kevux Git Server - fll/commit
Bugfix: Wrong characters being printed, switch to newer print functions.
authorKevin Day <thekevinday@gmail.com>
Sat, 13 Nov 2021 03:10:20 +0000 (21:10 -0600)
committerKevin Day <thekevinday@gmail.com>
Sat, 13 Nov 2021 03:10:20 +0000 (21:10 -0600)
commit3c45b931e46dd9062916101e073d0724cfc8f302
treedcfc3ded3f642a5eadaee3d8ea8ffdb601e7ef2b
parent89d3bc13340e604b59f542c94996e5150bfbf64a
Bugfix: Wrong characters being printed, switch to newer print functions.

When specifying a start offset using -f/--first, additional characters are printed.
This appears to be stale code that should no longer be present.

Switch the old color print functions to the fl_print_format() and similar.
level_3/byte_dump/c/private-byte_dump.c