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

Diff of /imapfilter/log.c

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

revision 1.15 by lefcha, Thu Oct 4 15:49:52 2001 UTC revision 1.16 by lefcha, Mon Oct 8 08:50:23 2001 UTC
# Line 27  void info(const char *info,...) Line 27  void info(const char *info,...)
27  {  {
28      va_list args;      va_list args;
29    
30      if (options & OPTION_DETAILS_QUITE)      if (options & OPTION_DETAILS_QUIET)
31          return;          return;
32    
33      va_start(args, info);      va_start(args, info);

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26