Parent Directory
|
Revision Log
|
Patch
| revision 264 by ph10, Tue Nov 13 11:07:16 2007 UTC | revision 265 by ph10, Wed Nov 14 11:35:48 2007 UTC | |
|---|---|---|
| # | Line 2710 for (;; ptr++) | Line 2710 for (;; ptr++) |
| 2710 | if (*ptr == '^') | if (*ptr == '^') |
| 2711 | { | { |
| 2712 | local_negate = TRUE; | local_negate = TRUE; |
| 2713 | should_flip_negation = TRUE; /* Note negative special */ | |
| 2714 | ptr++; | ptr++; |
| 2715 | } | } |
| 2716 |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |