projects
/
privoxy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b6b668
)
Fix typo
author
Fabian Keil
<fk@fabiankeil.de>
Thu, 28 May 2020 09:12:20 +0000
(11:12 +0200)
committer
Fabian Keil
<fk@fabiankeil.de>
Thu, 28 May 2020 10:24:49 +0000
(12:24 +0200)
loaders.c
patch
|
blob
|
history
diff --git
a/loaders.c
b/loaders.c
index
68b4c61
..
20f0888
100644
(file)
--- a/
loaders.c
+++ b/
loaders.c
@@
-1211,7
+1211,7
@@
int load_one_re_filterfile(struct client_state *csp, int fileid)
/*
* If this is the first filter block, chain it
- * to the file_list rather than its (nonexist
a
nt)
+ * to the file_list rather than its (nonexist
e
nt)
* predecessor
*/
if (fs->f == NULL)