X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fsendsbr.c;h=aeba011e1377352e48db87e90cd7ea3d862b7ba0;hp=2d9a7d42737d610fe28d449effde9e7fe71b933a;hb=30fd2ad6d3eff3749b2ae99ec90d2215bf1b1aca;hpb=853814d952958385f5d212d167dff4edd3802f3f 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; }