Re: [Squid-cvs] Padding with white spaces...
On Fri, 20 May 2005, Rafael Martinez Torres wrote: Hey... I wrote: storeAppendPrintf(sentry, "IP ADDRESS # QUERIES # REPLIES\n"); But some option on diff-cvs (ignore blanck spaces...) did ignored it ... It's just a banner, but... The sqiud-cvs mails intentio
Re: [Squid-cvs] Padding with white spaces...
> > if (nns == nns_alloc) { > @@ -434,11 +424,11 @@ > > storeAppendPrintf(sentry, "\nNameservers:\n"); > storeAppendPrintf(sentry, "IP ADDRESS # QUERIES # REPLIES\n"); > -storeAppendPrintf(sentry, "--- - -\n"); > +storeAppendPrintf(sentry, >