]> git.ipfire.org Git - thirdparty/curl.git/commit
examples: fix comment syntax
authorDaniel Gustafsson <daniel@yesql.se>
Thu, 5 Nov 2020 08:53:02 +0000 (09:53 +0100)
committerDaniel Gustafsson <daniel@yesql.se>
Thu, 5 Nov 2020 08:54:12 +0000 (09:54 +0100)
commitafddaa6decddb6e4dd2c02b34cfbdc93659c63d2
treeba300d82781295e146a553615f856fe49ab20e91
parent085f91036ca0170e6820c0cf4b31138a36e827bd
examples: fix comment syntax

Commit ac0a88fd2 accidentally added a stray character outside of the
comment which broke compilation. Fix by removing.

Reported-by: autobuild https://curl.se/dev/log.cgi?id=20201105084306-12742
docs/examples/smtp-vrfy.c