X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/8a1006b457cdc27c40b9c928dc9fb5086444f04b..1524cb8c0b86a854149d7859d6a2503d61dbaa36:/uip/sendsbr.c diff --git a/uip/sendsbr.c b/uip/sendsbr.c index 2d9a7d42..aeba011e 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; }