*** driver.c 2003-02-28 02:53:57.000000000 -0800 --- driver.c.new 2003-05-17 16:41:49.000000000 -0700 *************** is restored.")); *** 1249,1255 **** (void) sprintf(buf, #endif /* HAVE_SNPRINTF */ GT_("%s at %s (folder %s)"), ! ctl->remotename, ctl->server.truename, idp->id); else #ifdef HAVE_SNPRINTF (void) snprintf(buf, sizeof(buf), --- 1249,1255 ---- (void) sprintf(buf, #endif /* HAVE_SNPRINTF */ GT_("%s at %s (folder %s)"), ! ctl->remotename, ctl->server.pollname, idp->id); else #ifdef HAVE_SNPRINTF (void) snprintf(buf, sizeof(buf), *************** is restored.")); *** 1257,1263 **** (void) sprintf(buf, #endif /* HAVE_SNPRINTF */ GT_("%s at %s"), ! ctl->remotename, ctl->server.truename); if (outlevel > O_SILENT) { if (count == -1) /* only used for ETRN */ --- 1257,1263 ---- (void) sprintf(buf, #endif /* HAVE_SNPRINTF */ GT_("%s at %s"), ! ctl->remotename, ctl->server.pollname); if (outlevel > O_SILENT) { if (count == -1) /* only used for ETRN */