X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fsendsbr.c;h=aeba011e1377352e48db87e90cd7ea3d862b7ba0;hb=30fd2ad6d3eff3749b2ae99ec90d2215bf1b1aca;hp=2d9a7d42737d610fe28d449effde9e7fe71b933a;hpb=8a1006b457cdc27c40b9c928dc9fb5086444f04b;p=mmh diff --git a/uip/sendsbr.c b/uip/sendsbr.c index 2d9a7d4..aeba011 100644 --- a/uip/sendsbr.c +++ b/uip/sendsbr.c @@ -1010,7 +1010,7 @@ annoaux (int fd) } if (!(mp = folder_read (folder))) { if (debugsw) - admonish (NULL, "unable to read folder %s"); + admonish (NULL, "unable to read folder %s", folder); return; }