Parent Directory
|
Revision Log
|
Patch
| revision 654 by ph10, Tue Aug 2 11:00:40 2011 UTC | revision 658 by ph10, Mon Aug 15 17:43:44 2011 UTC | |
|---|---|---|
| # | Line 2159 while (!done) | Line 2159 while (!done) |
| 2159 | { | { |
| 2160 | fprintf(outfile, "Compiled pattern written to %s\n", to_file); | fprintf(outfile, "Compiled pattern written to %s\n", to_file); |
| 2161 | ||
| 2162 | /* If there is study data, write it, but verify the writing only | /* If there is study data, write it. */ |
| if the studying was requested by /S, not just by -s. */ | ||
| 2163 | ||
| 2164 | if (extra != NULL) | if (extra != NULL) |
| 2165 | { | { |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |