Parent Directory
|
Revision Log
|
Patch
| revision 231 by ph10, Tue Sep 11 11:15:33 2007 UTC | revision 236 by ph10, Tue Sep 11 12:57:06 2007 UTC | |
|---|---|---|
| # | Line 43 pattern matching using an NFA algorithm, | Line 43 pattern matching using an NFA algorithm, |
| 43 | possible. There are also some static supporting functions. */ | possible. There are also some static supporting functions. */ |
| 44 | ||
| 45 | #ifdef HAVE_CONFIG_H | #ifdef HAVE_CONFIG_H |
| 46 | #include <config.h> | #include "config.h" |
| 47 | #endif | #endif |
| 48 | ||
| 49 | #define NLBLOCK md /* Block containing newline information */ | #define NLBLOCK md /* Block containing newline information */ |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |