mirror of
https://github.com/mirror/wget.git
synced 2025-01-21 01:30:32 +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
|
||||
|
||||
/* Simple merge sort for use by stable_sort. Implementation courtesy
|
||||
Zeljko Vrba. */
|
||||
Zeljko Vrba with additional debugging by Nenad Barbutov. */
|
||||
|
||||
static void
|
||||
mergesort_internal (void *base, void *temp, size_t size, size_t from, size_t to,
|
||||
|
Loading…
Reference in New Issue
Block a user