bug #18630, #18631, #18632, #18634: various patches from Craig Leres
[mmh] / uip / sendsbr.c
index 2d9a7d4..aeba011 100644 (file)
@@ -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;
     }