diff options
author | Jo-Philipp Wich <jo@mein.io> | 2021-05-07 14:09:35 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2021-05-07 19:57:28 +0200 |
commit | eb8a64d461851756e65093edf923bd534e86aae5 (patch) | |
tree | 93574f411edd3100f5918e651d459a5d35ed36c3 /main.c | |
parent | f1ffc9f986187b36f987c7ffb4c66b771bcee239 (diff) |
lib: fix uc_sort()
The internally used qsort(3) expects [-n, 0, n] return values from the
comparator function instead of a true/false value to denote lower than
or equal results.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'main.c')
0 files changed, 0 insertions, 0 deletions