Parent Directory
|
Revision Log
|
Patch
| revision 641 by ph10, Mon Jul 25 16:56:54 2011 UTC | revision 642 by ph10, Thu Jul 28 18:59:40 2011 UTC | |
|---|---|---|
| # | Line 225 static const char *errtexts[] = { | Line 225 static const char *errtexts[] = { |
| 225 | "not used - internal error", | "not used - internal error", |
| 226 | "invalid combination of newline options", | "invalid combination of newline options", |
| 227 | "bad offset value", | "bad offset value", |
| 228 | NULL /* SHORTUTF8 is handled specially */ | NULL, /* SHORTUTF8 is handled specially */ |
| 229 | "nested recursion at the same subject position" | |
| 230 | }; | }; |
| 231 | ||
| 232 |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |