]> sjero.net Git - wget/commit
[svn] Use bool type for boolean variables and values.
authorhniksic <devnull@localhost>
Wed, 22 Jun 2005 19:38:10 +0000 (12:38 -0700)
committerhniksic <devnull@localhost>
Wed, 22 Jun 2005 19:38:10 +0000 (12:38 -0700)
commit74fbb03b10f6148b5a0cf5b8831b1872e55df7f6
treefd26ee6dbeed81477ea2acfa9ad563657774efcb
parent19a1ffb2e9c0ed511ab63033ab515b7332a8925e
[svn] Use bool type for boolean variables and values.
36 files changed:
src/ChangeLog
src/connect.c
src/connect.h
src/convert.c
src/cookies.c
src/cookies.h
src/ftp.c
src/host.c
src/host.h
src/html-parse.c
src/html-url.c
src/http-ntlm.c
src/http-ntlm.h
src/http.c
src/init.c
src/log.c
src/log.h
src/main.c
src/mswindows.c
src/openssl.c
src/options.h
src/progress.c
src/progress.h
src/ptimer.c
src/recur.c
src/recur.h
src/res.c
src/res.h
src/retr.c
src/retr.h
src/ssl.h
src/url.c
src/url.h
src/utils.c
src/utils.h
src/xmalloc.c