From: Martin Mares Date: Sun, 2 Feb 2003 22:00:38 +0000 (+0000) Subject: A stupid mistake. Former one. X-Git-Tag: holmes-import~1286 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=5ce1162107f73b28d5d0e7f5db769216cfb2a2b5;p=libucw.git A stupid mistake. Former one. --- diff --git a/lib/arraysort.h b/lib/arraysort.h index d136e07c..250a84cc 100644 --- a/lib/arraysort.h +++ b/lib/arraysort.h @@ -168,7 +168,7 @@ static void ASORT_PREFIX(sort)(uns array_size ASORT_EXTRA_ARGS) #undef ASORT_PREFIX #undef ASORT_TYPE #undef ASORT_ELT -#undef ASORT_EQ +#undef ASORT_LT #undef ASORT_SWAP #undef ASORT_THRESHOLD #undef ASORT_EXTRA_ARGS