mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
[svn] Fix undef.
This commit is contained in:
parent
8db8d930ef
commit
adcb1f10ec
@ -2001,7 +2001,7 @@ base64_decode (const char *base64, char *to)
|
|||||||
}
|
}
|
||||||
|
|
||||||
#undef IS_ASCII
|
#undef IS_ASCII
|
||||||
#undef NEXT_BASE64_CHAR
|
#undef NEXT_CHAR
|
||||||
|
|
||||||
/* Simple merge sort for use by stable_sort. Implementation courtesy
|
/* Simple merge sort for use by stable_sort. Implementation courtesy
|
||||||
Zeljko Vrba with additional debugging by Nenad Barbutov. */
|
Zeljko Vrba with additional debugging by Nenad Barbutov. */
|
||||||
|
Loading…
Reference in New Issue
Block a user