]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Reindent, and add parentheses to return statements. Some functions in
authorDag-Erling Smørgrav <des@FreeBSD.org>
Tue, 5 Feb 2002 22:13:51 +0000 (22:13 +0000)
committerDag-Erling Smørgrav <des@FreeBSD.org>
Tue, 5 Feb 2002 22:13:51 +0000 (22:13 +0000)
commite19e6098b3beddfc5475b44809c28d8a4e800025
treecad86b96b05ec19f9c9eb4e26ddb8060f540c83d
parent076172c5bcd28ac2fe1ec5909215f06deb990d78
Reindent, and add parentheses to return statements.  Some functions in
ftp.c and http.c now have exceedingly long lines due to deep nesting;
this will be corrected by reorganizing the code in a later revision.
lib/libfetch/Makefile
lib/libfetch/common.c
lib/libfetch/common.h
lib/libfetch/fetch.c
lib/libfetch/fetch.h
lib/libfetch/file.c
lib/libfetch/ftp.c
lib/libfetch/http.c