projects
/
claws.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
d371ee5
)
Fix typos reported on irc (thanks!)
author
Ricardo Mones
<ricardo@mones.org>
Tue, 23 Sep 2014 11:58:18 +0000
(13:58 +0200)
committer
Ricardo Mones
<ricardo@mones.org>
Tue, 23 Sep 2014 11:58:18 +0000
(13:58 +0200)
src/matcher.c
patch
|
blob
|
history
diff --git
a/src/matcher.c
b/src/matcher.c
index 1f191d973650f59fcd6f2919a73c04d3f52b7514..ad58ed26c8f6ba352d109b8798e46f1ca109409f 100644
(file)
--- a/
src/matcher.c
+++ b/
src/matcher.c
@@
-1351,7
+1351,7
@@
static gboolean matcherprop_match_one_header(MatcherProp *matcher,
gint match = MATCH_ONE;
gboolean found = FALSE;
- /* how many address headers are
me trying to ma
ch? */
+ /* how many address headers are
we trying to mat
ch? */
if (strcasecmp(matcher->header, "Any") == 0)
match = MATCH_ANY;
else if (strcasecmp(matcher->header, "All") == 0)