projects
/
privoxy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea6b3f8
)
Fix comment typo
author
Fabian Keil
<fk@fabiankeil.de>
Tue, 19 Jan 2021 10:18:24 +0000
(11:18 +0100)
committer
Fabian Keil
<fk@fabiankeil.de>
Tue, 19 Jan 2021 13:25:06 +0000
(14:25 +0100)
jcc.c
patch
|
blob
|
history
diff --git
a/jcc.c
b/jcc.c
index
5f0b69e
..
d73b4a9
100644
(file)
--- a/
jcc.c
+++ b/
jcc.c
@@
-1860,7
+1860,7
@@
static jb_err receive_client_request(struct client_state *csp)
* elsewhere failed or Privoxy is configured
* to only accept proxy requests.
*
- * An error response has already been sen
d
+ * An error response has already been sen
t
* and we're done here.
*/
return JB_ERR_PARSE;