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

Diff of /imapfilter/lock.c

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

revision 1.8 by lefcha, Mon Aug 26 20:35:34 2002 UTC revision 1.9 by lefcha, Thu Dec 5 07:32:50 2002 UTC
# Line 48  void lockfile_check(void) Line 48  void lockfile_check(void)
48              lockfile_remove();              lockfile_remove();
49          } else {          } else {
50              fprintf(stderr,              fprintf(stderr,
51                      "imapfilter: another imapfilter"                      "imapfilter: another imapfilter "
52                      "is running with pid %d\n", (int)(n));                      "is running with pid %d\n", (int)(n));
53              exit(ERROR_LOCKFILE);              exit(ERROR_LOCKFILE);
54          }          }

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26