/[mailutils]/mailutils/mailbox/munre.c
ViewVC logotype

Diff of /mailutils/mailbox/munre.c

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

revision 1.1 by gray, Sat Sep 20 15:34:43 2003 UTC revision 1.2 by gray, Mon Sep 22 08:27:01 2003 UTC
# Line 35  munre_set_regex (char *str, int caseflag Line 35  munre_set_regex (char *str, int caseflag
35    int rc;    int rc;
36    int flags = REG_EXTENDED;    int flags = REG_EXTENDED;
37    
38    if (errp)    if (!errp)
39      *errp = NULL;      *errp = NULL;
40    
41    if (!str)    if (!str)

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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