]> sjero.net Git - wget/commit
[svn] Avoid explicit 64-bit constants; construct them by multiplication at
authorhniksic <devnull@localhost>
Fri, 1 Apr 2005 18:22:38 +0000 (10:22 -0800)
committerhniksic <devnull@localhost>
Fri, 1 Apr 2005 18:22:38 +0000 (10:22 -0800)
commite65ff5729a876e9f0010ea3d00edb41cc0367a3e
tree3539c807442f18e9d0db4e12ffdb6bf9daa5f569
parent30e4a33756b846d83c93db7182a3b8a490d07dcb
[svn] Avoid explicit 64-bit constants; construct them by multiplication at
compile-time.
src/ChangeLog
src/connect.c
src/ftp.c
src/hash.c
src/http.c
src/utils.c