]> mj.ucw.cz Git - libucw.git/commitdiff
One more #fix.
authorMartin Mares <mj@ucw.cz>
Wed, 5 Feb 2003 10:56:08 +0000 (10:56 +0000)
committerMartin Mares <mj@ucw.cz>
Wed, 5 Feb 2003 10:56:08 +0000 (10:56 +0000)
lib/arraysort.h

index 250a84cc72db90a69f6a550341151f6a2aa5f338..b47fa8c38ac5287142608e50b7ea713f43da8994 100644 (file)
@@ -166,7 +166,7 @@ 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_LT
 #undef ASORT_SWAP