From: Viktor Szakats Date: Tue, 1 Jul 2025 11:14:18 +0000 (+0200) Subject: easygetopt: fix curl logo in header comment X-Git-Tag: curl-8_15_0~122 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31a7905ce18496bfbe0b1e5d1e6d50a4b09ce63b;p=thirdparty%2Fcurl.git easygetopt: fix curl logo in header comment Closes #17793 --- diff --git a/lib/easygetopt.c b/lib/easygetopt.c index 8bc33e2e0a..0113121632 100644 --- a/lib/easygetopt.c +++ b/lib/easygetopt.c @@ -1,9 +1,9 @@ /*************************************************************************** * _ _ ____ _ - * Project ___| | | | _ | | + * Project ___| | | | _ \| | * / __| | | | |_) | | * | (__| |_| | _ <| |___ - * ___|___/|_| ______| + * \___|\___/|_| \_\_____| * * Copyright (C) Daniel Stenberg, , et al. *