summaryrefslogtreecommitdiffstats
path: root/mutt_regex.h
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>1999-12-04 09:37:20 +0000
committerThomas Roessler <roessler@does-not-exist.org>1999-12-04 09:37:20 +0000
commitbf5a271200174642196d0870435bf1b3b02bee03 (patch)
tree321386b97d3d6c8725d11e99bbf515d244d137c0 /mutt_regex.h
parent33da12a597aca9f62f88bc13977280c430c87e4a (diff)
William Feavish's GECOS regexp patch.
Diffstat (limited to 'mutt_regex.h')
-rw-r--r--mutt_regex.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mutt_regex.h b/mutt_regex.h
index 290454a7..8f17d0fd 100644
--- a/mutt_regex.h
+++ b/mutt_regex.h
@@ -51,5 +51,6 @@ WHERE REGEXP Mask;
WHERE REGEXP QuoteRegexp;
WHERE REGEXP ReplyRegexp;
WHERE REGEXP Smileys;
+WHERE REGEXP GecosMask;
#endif /* MUTT_REGEX_H */