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