From: Nils Gillmann Date: Tue, 5 Jun 2018 10:17:44 +0000 (+0000) Subject: gnunet-bugreport: GNUtls->GnuTLS X-Git-Tag: v0.11.0~319^2~23^2~18 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=c99d62c683ec641b81b92efeef913189648b7d61;p=oweals%2Fgnunet.git gnunet-bugreport: GNUtls->GnuTLS Signed-off-by: Nils Gillmann --- diff --git a/contrib/scripts/gnunet-bugreport b/contrib/scripts/gnunet-bugreport index 7fbb2f46c..f17cb7636 100755 --- a/contrib/scripts/gnunet-bugreport +++ b/contrib/scripts/gnunet-bugreport @@ -233,7 +233,7 @@ gcc -o $TMPFILE $TMPFILE.c 2> /dev/null && $TMPFILE || echo "Not found" rm -f $TMPFILE $TMPFILE.bin -echo -n "GNUtls : " +echo -n "GnuTLS : " TMPFILE=`mktemp /tmp/gnutls-version-testXXXXXX` cat - >$TMPFILE.c <