X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Frmf.c;h=10a4a10378eea37a7264bef80efc74c0e3d0143c;hp=3808f548e2c944a99f12fc281a7e56d00c299abd;hb=246ca516a0f7b870316116bc184347b0fb2bc00b;hpb=552fd7253e5ee9e554c5c7a8248a6322aa4363bb diff --git a/uip/rmf.c b/uip/rmf.c index 3808f54..10a4a10 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, (char *)0); j = strlen(backup_prefix); while ((dp = readdir(dd))) {