]> mj.ucw.cz Git - libucw.git/blobdiff - lib/sorter/array.h
Merge with git+ssh://git.ucw.cz/projects/sherlock/GIT/sherlock.git
[libucw.git] / lib / sorter / array.h
index 8cb05d3a445359397cdc807816b42b07b96044dc..04a27d77e79e52cfbac7db5b82b4c9a01897f573 100644 (file)
@@ -287,7 +287,7 @@ static void Q(radix_split)(void *src_ptr, void *dest_ptr, uns num_elts, uns *ptr
 static Q(key) *Q(sort)(Q(key) *array, uns num_elts
 #ifdef ASORT_HASH
   , Q(key) *buffer, uns hash_bits
-#endif  
+#endif
   )
 {
   struct asort_context ctx = {