/[pkg-mixmaster]/trunk/Mix/Src/config.h
ViewVC logotype

Diff of /trunk/Mix/Src/config.h

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

revision 198 by weaselp, Wed Aug 28 09:35:25 2002 UTC revision 199 by weaselp, Wed Aug 28 16:29:28 2002 UTC
# Line 6  Line 6 
6     details.     details.
7    
8     Configuration     Configuration
9     $Id: config.h,v 1.17 2002/08/28 09:35:25 weaselp Exp $ */     $Id: config.h,v 1.18 2002/08/28 16:29:28 weaselp Exp $ */
10    
11    
12  #ifndef _CONFIG_H  #ifndef _CONFIG_H
# Line 311  extern int RELFINAL; Line 311  extern int RELFINAL;
311  extern long MAXLAT;  extern long MAXLAT;
312  DLLIMPORT extern char PGPPUBRING[];  DLLIMPORT extern char PGPPUBRING[];
313  DLLIMPORT extern char PGPSECRING[];  DLLIMPORT extern char PGPSECRING[];
314  extern char PASSPHRASE[];  DLLIMPORT extern char PASSPHRASE[];
315  extern long POP3TIME;  extern long POP3TIME;
316  extern int POP3DEL;  extern int POP3DEL;
317  extern int POP3SIZELIMIT;  extern int POP3SIZELIMIT;
# Line 324  extern char MAILANON[]; Line 324  extern char MAILANON[];
324  extern char MAILERROR[];  extern char MAILERROR[];
325  extern char MAILBOUNCE[];  extern char MAILBOUNCE[];
326    
327  extern char ENTEREDPASSPHRASE[LINELEN];  DLLIMPORT extern char ENTEREDPASSPHRASE[LINELEN];
328    
329  #endif  #endif

Legend:
Removed from v.198  
changed lines
  Added in v.199

  ViewVC Help
Powered by ViewVC 1.1.5