X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=inline;f=lib%2Fsorter%2Farray.h;h=04a27d77e79e52cfbac7db5b82b4c9a01897f573;hb=7462f9e27978542b37e1745b9a8fa80fb07dab3d;hp=aeb7c64c380bc038b1a1dda0e414109913dfc379;hpb=d02d92d8402023e96465e7f8edbabd70fe96df06;p=libucw.git diff --git a/lib/sorter/array.h b/lib/sorter/array.h index aeb7c64c..04a27d77 100644 --- a/lib/sorter/array.h +++ b/lib/sorter/array.h @@ -23,7 +23,7 @@ * ASORT_PREFIX(x) [*] add a name prefix (used on all global names * 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