aboutsummaryrefslogtreecommitdiffstats
path: root/driver.c
diff options
context:
space:
mode:
Diffstat (limited to 'driver.c')
-rw-r--r--driver.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/driver.c b/driver.c
index 11110354..7f361f69 100644
--- a/driver.c
+++ b/driver.c
@@ -1543,7 +1543,7 @@ const struct method *proto; /* protocol method table */
if (outlevel >= O_VERBOSE)
if (idp->next)
- error(0, 0, "selecting or re-polling folder %s");
+ error(0, 0, "selecting or re-polling folder %s", idp->id);
else
error(0, 0, "selecting or re-polling default folder");