mirror of
https://github.com/curl/curl.git
synced 2026-04-23 09:32:12 +03:00
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
This commit is contained in:
parent
085f91036c
commit
afddaa6dec
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
'/***************************************************************************
|
||||
/***************************************************************************
|
||||
* _ _ ____ _
|
||||
* Project ___| | | | _ \| |
|
||||
* / __| | | | |_) | |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue