]> git.ipfire.org Git - thirdparty/curl.git/commit
tool_setopt: use better English in --libcurl source comments
authorDaniel Stenberg <daniel@haxx.se>
Sun, 11 Sep 2022 21:59:38 +0000 (23:59 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 12 Sep 2022 06:38:14 +0000 (08:38 +0200)
commit5d254bbced945fdca6811ff47a5546d7e7747c5b
tree4f92661540b3bde0bf4b13ea2795e9ea206e0f98
parent9ac40bfcf03569943baf57b6fa31b8143943b05f
tool_setopt: use better English in --libcurl source comments

Like this:

  XYZ was set to an object pointer
  ABC was set to a function pointer

Closes #9475
src/tool_setopt.c
tests/data/test1400
tests/data/test1401
tests/data/test1402
tests/data/test1403
tests/data/test1404
tests/data/test1405
tests/data/test1406
tests/data/test1407
tests/data/test1420
tests/data/test1465