]> granicus.if.org Git - apache/commitdiff
Fix ascii art :)
authorYann Ylavic <ylavic@apache.org>
Sat, 30 Sep 2017 19:28:50 +0000 (19:28 +0000)
committerYann Ylavic <ylavic@apache.org>
Sat, 30 Sep 2017 19:28:50 +0000 (19:28 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1810233 13f79535-47bb-0310-9956-ffa450edef68

modules/http2/h2_util.c

index 47dcdf56b24bc4afc7cf3d9dfd95705e36fdaa26..c4957134ac41795320754e7058ae3bf0e58ff28c 100644 (file)
@@ -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        */