]> git.ipfire.org Git - thirdparty/curl.git/commit
lib/src: white space edits to comply better with code style
authorDaniel Stenberg <daniel@haxx.se>
Wed, 18 Sep 2024 13:29:51 +0000 (15:29 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 19 Sep 2024 12:59:12 +0000 (14:59 +0200)
commitfbf5d507cef9880d0d3db2ce0231dc31309790ee
tree08f66ee5940c83979c3389fa05d1b8984069038e
parenta57b45c38656ba2124303800a3b9580b3d85681b
lib/src: white space edits to comply better with code style

... as checksrc now finds and complains about these.

Closes #14921
128 files changed:
docs/examples/chkspeed.c
docs/examples/debug.c
docs/examples/ftpgetinfo.c
docs/examples/ghiper.c
docs/examples/htmltidy.c
docs/examples/http2-download.c
docs/examples/http2-serverpush.c
docs/examples/http2-upload.c
docs/examples/multi-app.c
docs/examples/multi-debugcallback.c
docs/examples/multi-legacy.c
docs/examples/multithread.c
docs/examples/synctime.c
docs/examples/threaded-ssl.c
lib/asyn-ares.c
lib/asyn-thread.c
lib/bufq.c
lib/c-hyper.c
lib/cf-h1-proxy.c
lib/cf-h2-proxy.c
lib/cf-haproxy.c
lib/cf-https-connect.c
lib/cf-socket.c
lib/cfilters.c
lib/conncache.c
lib/connect.c
lib/content_encoding.c
lib/cookie.c
lib/curl_fnmatch.c
lib/curl_ntlm_core.c
lib/curl_trc.c
lib/cw-out.c
lib/doh.c
lib/dynhds.c
lib/easy.c
lib/escape.c
lib/file.c
lib/formdata.c
lib/ftp.c
lib/getenv.c
lib/getinfo.c
lib/headers.c
lib/hostip.c
lib/http.c
lib/http1.c
lib/http2.c
lib/http_aws_sigv4.c
lib/http_proxy.c
lib/llist.c
lib/mime.c
lib/mprintf.c
lib/mqtt.c
lib/multi.c
lib/openldap.c
lib/parsedate.c
lib/pingpong.c
lib/progress.c
lib/psl.c
lib/request.c
lib/rtsp.c
lib/sendf.c
lib/setopt.c
lib/share.c
lib/socks.c
lib/socks_gssapi.c
lib/socks_sspi.c
lib/telnet.c
lib/tftp.c
lib/transfer.c
lib/url.c
lib/urlapi.c
lib/vauth/krb5_gssapi.c
lib/vauth/ntlm.c
lib/vquic/curl_msh3.c
lib/vquic/curl_ngtcp2.c
lib/vquic/curl_osslq.c
lib/vquic/curl_quiche.c
lib/vssh/libssh2.c
lib/vssh/wolfssh.c
lib/vtls/bearssl.c
lib/vtls/gtls.c
lib/vtls/mbedtls.c
lib/vtls/openssl.c
lib/vtls/rustls.c
lib/vtls/schannel.c
lib/vtls/schannel_verify.c
lib/vtls/sectransp.c
lib/vtls/vtls.c
lib/vtls/wolfssl.c
lib/vtls/x509asn1.c
lib/ws.c
packages/OS400/ccsidcurl.c
packages/OS400/os400sys.c
scripts/schemetable.c
src/tool_cb_prg.c
src/tool_cb_rea.c
src/tool_getparam.c
src/tool_operate.c
src/tool_urlglob.c
src/tool_util.c
src/tool_writeout.c
src/var.c
tests/http/clients/h2-pausing.c
tests/http/clients/h2-serverpush.c
tests/http/clients/hx-download.c
tests/http/clients/hx-upload.c
tests/http/clients/ws-data.c
tests/http/testenv/mod_curltest/mod_curltest.c
tests/libtest/first.c
tests/libtest/lib1156.c
tests/libtest/lib1560.c
tests/libtest/lib2302.c
tests/libtest/lib552.c
tests/libtest/lib557.c
tests/libtest/lib670.c
tests/server/mqttd.c
tests/server/resolve.c
tests/server/rtspd.c
tests/server/sockfilt.c
tests/server/socksd.c
tests/server/sws.c
tests/server/testpart.c
tests/server/tftpd.c
tests/server/util.c
tests/unit/unit1309.c
tests/unit/unit1399.c
tests/unit/unit2600.c
tests/unit/unit2601.c