]> Kevux Git Server - fll/commit
Cleanup: fix order of parameters and shorten "seek_to_this".
authorKevin Day <thekevinday@gmail.com>
Sat, 29 Aug 2020 02:47:54 +0000 (21:47 -0500)
committerKevin Day <thekevinday@gmail.com>
Sat, 29 Aug 2020 02:47:54 +0000 (21:47 -0500)
commitd436f61be57aa8392ebde34b0810805bb96fac53
treee0951286836937c39831154d2af8e7754e33ca96
parentc6527b9e64ea626a868bb37dd9c22629585166fd
Cleanup: fix order of parameters and shorten "seek_to_this".

Update the parameters to follow the practice of constants on the left and pointers on the right.
Shorten "seek_to_this" to "seek_to".
level_1/fl_string/c/string.c
level_1/fl_string/c/string.h