parse_http_url(): Add spaces in a comment
authorFabian Keil <fk@fabiankeil.de>
Thu, 12 May 2022 11:22:48 +0000 (13:22 +0200)
committerFabian Keil <fk@fabiankeil.de>
Fri, 10 Jun 2022 09:43:39 +0000 (11:43 +0200)
urlmatch.c

index 750cd24..dc5d666 100644 (file)
@@ -245,7 +245,7 @@ jb_err parse_http_url(const char *url, struct http_request *http, int require_pr
 
 
    /*
 
 
    /*
-    * Split URL into protocol,hostport,path.
+    * Split URL into protocol, hostport, path.
     */
    {
       char *buf;
     */
    {
       char *buf;