From 31a7905ce18496bfbe0b1e5d1e6d50a4b09ce63b Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Tue, 1 Jul 2025 13:14:18 +0200 Subject: [PATCH] easygetopt: fix curl logo in header comment Closes #17793 --- lib/easygetopt.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. * -- 2.47.3