/[imapfilter]/imapfilter/imapfilter.c
ViewVC logotype

Diff of /imapfilter/imapfilter.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by lefcha, Thu Aug 23 19:13:15 2001 UTC revision 1.6 by lefcha, Fri Aug 24 17:42:49 2001 UTC
# Line 37  int main(int argc, char **argv) Line 37  int main(int argc, char **argv)
37              exit(1);              exit(1);
38              break;              break;
39          case 'l':          case 'l':
40              strncpy(logfile, optarg, FILENAME_MAX);              strncpy(logfile, optarg, PATH_MAX);
41              break;              break;
42          case 'q':          case 'q':
43              options &= OPTION_DETAILS_CLEAR;              options &= OPTION_DETAILS_CLEAR;

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26