/[mailutils]/mailutils/libsieve/comparator.c
ViewVC logotype

Diff of /mailutils/libsieve/comparator.c

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

revision 1.7 by gray, Mon Nov 25 15:48:57 2002 UTC revision 1.8 by gray, Tue Dec 10 21:25:12 2002 UTC
# Line 339  i_octet_matches (const char *pattern, co Line 339  i_octet_matches (const char *pattern, co
339    return fnmatch (pattern, text, 0) == 0;    return fnmatch (pattern, text, 0) == 0;
340  }  }
341    
 /* FIXME */  
342  static int  static int
343  i_octet_regex (const char *pattern, const char *text)  i_octet_regex (const char *pattern, const char *text)
344  {  {

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

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26