mirror of
https://github.com/mirror/wget.git
synced 2025-02-08 10:40:27 +08:00
[svn] *** empty log message ***
This commit is contained in:
parent
b13dbbcfff
commit
db075536c3
@ -1982,7 +1982,7 @@ base64_decode (const char *base64, char *to)
|
|||||||
#undef NEXT_BASE64_CHAR
|
#undef NEXT_BASE64_CHAR
|
||||||
|
|
||||||
/* Simple merge sort for use by stable_sort. Implementation courtesy
|
/* Simple merge sort for use by stable_sort. Implementation courtesy
|
||||||
Zeljko Vrba. */
|
Zeljko Vrba with additional debugging by Nenad Barbutov. */
|
||||||
|
|
||||||
static void
|
static void
|
||||||
mergesort_internal (void *base, void *temp, size_t size, size_t from, size_t to,
|
mergesort_internal (void *base, void *temp, size_t size, size_t from, size_t to,
|
||||||
|
Loading…
Reference in New Issue
Block a user