From 5ce1162107f73b28d5d0e7f5db769216cfb2a2b5 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sun, 2 Feb 2003 22:00:38 +0000 Subject: [PATCH] A stupid mistake. Former one. --- lib/arraysort.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5