X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Frmf.c;h=36c1eed24da18fcc4ece9557c28fc8dd7fa694d1;hp=10a4a10378eea37a7264bef80efc74c0e3d0143c;hb=7e3bc577e84e13a47005a706718bd6ec0e6a0e0a;hpb=246ca516a0f7b870316116bc184347b0fb2bc00b diff --git a/uip/rmf.c b/uip/rmf.c index 10a4a10..36c1eed 100644 --- a/uip/rmf.c +++ b/uip/rmf.c @@ -158,7 +158,7 @@ rmf(char *folder) ** Run the external delete hook program. */ - ext_hook("del-hook", maildir, (char *)0); + ext_hook("del-hook", maildir, NULL); j = strlen(backup_prefix); while ((dp = readdir(dd))) {