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

Diff of /imapfilter/file.c

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

revision 1.36 by lefcha, Tue Jun 18 21:04:38 2002 UTC revision 1.37 by lefcha, Thu Jun 20 08:48:48 2002 UTC
# Line 227  int read_passwords(void) Line 227  int read_passwords(void)
227          return ERROR_CONFIG_PARSE;          return ERROR_CONFIG_PARSE;
228            
229      passphr = (char *) smalloc(PASSPHRASE_LEN);      passphr = (char *) smalloc(PASSPHRASE_LEN);
230        *passphr = 0;
231    
232      snprintf(pwfile, PATH_MAX, "%s/%s", home, ".imapfilter/passwords");      snprintf(pwfile, PATH_MAX, "%s/%s", home, ".imapfilter/passwords");
233  #ifdef DEBUG  #ifdef DEBUG

Legend:
Removed from v.1.36  
changed lines
  Added in v.1.37

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26