Parent Directory
|
Revision Log
|
Patch
| revision 1031 by ph10, Sat Aug 25 11:36:15 2012 UTC | revision 1032 by ph10, Sat Sep 8 16:05:38 2012 UTC | |
|---|---|---|
| # | Line 18 a totally empty module because some comp | Line 18 a totally empty module because some comp |
| 18 | Instead, just supply small dummy tables. */ | Instead, just supply small dummy tables. */ |
| 19 | ||
| 20 | #ifndef SUPPORT_UCP | #ifndef SUPPORT_UCP |
| 21 | const ucd_record PRIV(ucd_records)[] = {{0,0,0 }}; | const ucd_record PRIV(ucd_records)[] = {{0,0,0,0 }}; |
| 22 | const pcre_uint8 PRIV(ucd_stage1)[] = {0}; | const pcre_uint8 PRIV(ucd_stage1)[] = {0}; |
| 23 | const pcre_uint16 PRIV(ucd_stage2)[] = {0}; | const pcre_uint16 PRIV(ucd_stage2)[] = {0}; |
| 24 | #else | #else |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |