[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[libmicrohttpd] branch master updated: Fixed copy-paste error introduced
From: |
gnunet |
Subject: |
[libmicrohttpd] branch master updated: Fixed copy-paste error introduced by b6f9ef4232e189b3cae00dadf68336aa3e07f9ad |
Date: |
Mon, 10 Apr 2023 19:18:02 +0200 |
This is an automated email from the git hooks/post-receive script.
karlson2k pushed a commit to branch master
in repository libmicrohttpd.
The following commit(s) were added to refs/heads/master by this push:
new aee87362 Fixed copy-paste error introduced by
b6f9ef4232e189b3cae00dadf68336aa3e07f9ad
aee87362 is described below
commit aee873625e20bd1a2ded6b152c7491b6f0d4d976
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
AuthorDate: Mon Apr 10 20:17:57 2023 +0300
Fixed copy-paste error introduced by
b6f9ef4232e189b3cae00dadf68336aa3e07f9ad
---
contrib/make-dist.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/contrib/make-dist.sh b/contrib/make-dist.sh
index c84ac2b3..41918973 100755
--- a/contrib/make-dist.sh
+++ b/contrib/make-dist.sh
@@ -61,7 +61,7 @@ make distclean || exit 4
rm -f ./configure ./aclocal.m4 || exit 4
rm -rf ./autom4te.cache || exit 4
echo ''
-echo '** Initial intermediate completed.'
+echo '** Intermediate cleanup completed.'
echo ''
# Patching local autotools files
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [libmicrohttpd] branch master updated: Fixed copy-paste error introduced by b6f9ef4232e189b3cae00dadf68336aa3e07f9ad,
gnunet <=