X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=inline;f=lib%2Farraysort.h;h=b47fa8c38ac5287142608e50b7ea713f43da8994;hb=b1fd07e17d8b9041fd026385e51f273adb2bee5a;hp=d136e07cf7c3d124d8381e60039390046d9f68ae;hpb=a167ea08a93f271ec9c3f97795983c7539e065d3;p=libucw.git diff --git a/lib/arraysort.h b/lib/arraysort.h index d136e07c..b47fa8c3 100644 --- a/lib/arraysort.h +++ b/lib/arraysort.h @@ -166,9 +166,9 @@ static void ASORT_PREFIX(sort)(uns array_size ASORT_EXTRA_ARGS) } #undef ASORT_PREFIX -#undef ASORT_TYPE +#undef ASORT_KEY_TYPE #undef ASORT_ELT -#undef ASORT_EQ +#undef ASORT_LT #undef ASORT_SWAP #undef ASORT_THRESHOLD #undef ASORT_EXTRA_ARGS