whitespace fixes

This commit is contained in:
Nick Mathewson
2015-04-23 09:36:43 -04:00
parent af83a205b0
commit c3894473fe
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -2506,7 +2506,7 @@ static const char base64_encode_table[64] = {
* bytes. Return the number of bytes written on success; -1 if
* destlen is too short, or other failure.
*
* If <b>flags</b>&amp;BASE64_ENCODE_MULTILINE is true, return encoded
* If <b>flags</b>&amp;BASE64_ENCODE_MULTILINE is true, return encoded
* output in multiline format (64 character, `\n' terminated lines).
*/
int