From c99d62c683ec641b81b92efeef913189648b7d61 Mon Sep 17 00:00:00 2001 From: Nils Gillmann Date: Tue, 5 Jun 2018 10:17:44 +0000 Subject: gnunet-bugreport: GNUtls->GnuTLS Signed-off-by: Nils Gillmann --- contrib/scripts/gnunet-bugreport | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib') 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 < -- cgit v1.2.3