lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lynx-dev (more patch) minore cleanup


From: Klaus Weide
Subject: Re: lynx-dev (more patch) minore cleanup
Date: Wed, 7 Apr 1999 06:57:03 -0500 (CDT)

On Wed, 7 Apr 1999, Leonid Pauzner wrote:

> Also minore (and obvious) fixes for src/LYReadCFG.c and WWW/... /HTFile.c
> over all my previous patches.
> 
> --- old/htfile.c        Mon Apr  5 16:05:18 1999
> +++ ./htfile.c  Tue Apr  6 15:31:44 1999
> +       PUTS("\n");
> +                                         PUTS("\n");
> +                                         PUTS("\n");
> +                                   PUTS("\n");
> +                                   PUTS("\n");
> +                                       PUTS("\n");
> +                                   PUTS("\n");
> +                                   PUTS("\n");
> +                           PUTS("\n");

Not worth doing, IMO.  This is unnecessary overhead, the only
benefit I can imagine is for someone looking at the HTML source of
generated directory listings, to get a somehow nicer display.
Normally there is no reason to do this except for developers and
very curious people, and this would slow down generation of directory
listings (although most likely not significantly) for everyone at all
times.

   Klaus


reply via email to

[Prev in Thread] Current Thread [Next in Thread]