Parent Directory
|
Revision Log
|
Patch
| revision 443 by ph10, Sun Sep 13 16:00:08 2009 UTC | revision 444 by ph10, Sun Sep 13 16:26:39 2009 UTC | |
|---|---|---|
| # | Line 5326 for(;;) | Line 5326 for(;;) |
| 5326 | rc = MATCH_NOMATCH; | rc = MATCH_NOMATCH; |
| 5327 | goto ENDLOOP; | goto ENDLOOP; |
| 5328 | ||
| 5329 | /* Any other return is some kind of error. */ | /* Any other return is either a match, or some kind of error. */ |
| 5330 | ||
| 5331 | default: | default: |
| 5332 | goto ENDLOOP; | goto ENDLOOP; |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |