mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04: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