]> git.ipfire.org Git - thirdparty/curl.git/commit
netrc: remove the two 'changed' arguments
authorDaniel Stenberg <daniel@haxx.se>
Thu, 13 Oct 2022 12:59:34 +0000 (14:59 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 13 Oct 2022 21:42:07 +0000 (23:42 +0200)
commit57e2bb52aaa7d16adef6d3d1c4b75c242148a85e
treef94c0dbceecc1f87796fffd0869089b529af8942
parentc4715b1c92fe12bb2bb77655bff12aa27a25c78b
netrc: remove the two 'changed' arguments

As no user of these functions used the returned content.
lib/netrc.c
lib/netrc.h
lib/url.c
tests/unit/unit1304.c