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

Diff of /imapfilter/lock.c

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

revision 1.5.2.3 by lefcha, Mon Aug 26 20:19:36 2002 UTC revision 1.5.2.4 by lefcha, Sun Feb 2 17:42:18 2003 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.5.2.3  
changed lines
  Added in v.1.5.2.4

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26