Commit a4ec047e authored by Yann Ylavic's avatar Yann Ylavic
Browse files

Fix ascii art :)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1810233 13f79535-47bb-0310-9956-ffa450edef68
parent b77f6c36
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -112,7 +112,7 @@ void h2_util_camel_case_header(char *s, size_t len)
    }
}

/* base64 url encoding ****************************************************************************/
/* base64 url encoding */

static const int BASE64URL_UINT6[] = {
/*   0   1   2   3   4   5   6   7   8   9   a   b   c   d   e   f        */