projects
/
privoxy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3671a38
)
parse_http_url(): Add spaces in a comment
author
Fabian Keil
<fk@fabiankeil.de>
Thu, 12 May 2022 11:22:48 +0000
(13:22 +0200)
committer
Fabian Keil
<fk@fabiankeil.de>
Fri, 10 Jun 2022 09:43:39 +0000
(11:43 +0200)
urlmatch.c
patch
|
blob
|
history
diff --git
a/urlmatch.c
b/urlmatch.c
index
750cd24
..
dc5d666
100644
(file)
--- a/
urlmatch.c
+++ b/
urlmatch.c
@@
-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;