From: Martin Mares Date: Fri, 7 Sep 2007 10:30:18 +0000 (+0200) Subject: Cleanup of array sorter interface and added quicksplit. X-Git-Tag: holmes-import~506^2~13^2~51 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=556cfa14c25a4124673e2a7489308e82021cf58b;p=libucw.git Cleanup of array sorter interface and added quicksplit. --- diff --git a/lib/sorter/array.h b/lib/sorter/array.h index ef1d0551..aa75e05a 100644 --- a/lib/sorter/array.h +++ b/lib/sorter/array.h @@ -24,11 +24,13 @@ * defined by the sorter) * ASORT_KEY_TYPE [*] data type of a single array entry key * ASORT_LT(x,y) x < y for ASORT_TYPE (default: "x x