]> git.ipfire.org Git - thirdparty/curl.git/commit
gen.pl: fix a long version generation mistake
authorDaniel Stenberg <daniel@haxx.se>
Thu, 17 Aug 2023 21:21:02 +0000 (23:21 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 18 Aug 2023 06:18:30 +0000 (08:18 +0200)
commitc5eda5df6419460acdc33e626b716bbbfe9303e3
tree3780d1d53a6f80d3d637edd3b263cfddefc064ea
parent74b87a8af13a155c659227f5acfa78243a8b2aa6
gen.pl: fix a long version generation mistake

Too excessive escaping made the parsing not find the correct long names
later and instead add "wrong" links.

Follow-up to 439ff2052e219

Reported-by: Lukas Tribus
Fixes #11688
Closes #11689
docs/cmdline-opts/gen.pl