w3m

Unnamed repository; edit this file to name it for gitweb.
git clone https://logand.com/git/w3m.git/
Log | Files | Refs | README

commit 45a6d1aea75257ac678d9132770b7a02da51fcae
parent 419b8b28d683888627fcc749a888b7d93fdcc904
Author: ukai <ukai>
Date:   Fri, 15 Nov 2002 16:47:03 +0000

fix indent

Diffstat:
Mfile.c | 3+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/file.c b/file.c @@ -7351,8 +7351,7 @@ doFileSave(URLFile uf, char *defstr) unlink(lock); exit(0); } - addDownloadList(pid, uf.url, p, lock, - current_content_length); + addDownloadList(pid, uf.url, p, lock, current_content_length); } else { q = searchKeyData();