X-Git-Url: https://git.distorted.org.uk/~mdw/mLib/blobdiff_plain/484eed5d07c30d877e93e18bbab95f1ffbddaa24..d2a91066c99aebac0e651b09ffd699b17f156f94:/man/base64.3 diff --git a/man/base64.3 b/man/base64.3 index 12079d8..f05f3a6 100644 --- a/man/base64.3 +++ b/man/base64.3 @@ -7,7 +7,7 @@ base64 \- conversion to and from base64 encoding .\" @base64_init .SH SYNOPSIS .nf -.B "#include +.B "#include " .BI "void base64_encode(base64_ctx *" ctx , .BI " const void *" p ", size_t " sz , @@ -65,7 +65,7 @@ member is a pointer to a null-terminated string which is used to separate the output lines. The default indent string contains only a newline character. The .B maxline -member gives the maxmimum length of line that +member gives the maximum length of line that .B base64_encode is allowed to produce. If this is not a multiple of 4, it is rounded up to the next highest multiple of four before use. A value of zero