diff options
Diffstat (limited to 'nptl/tst-tls6.sh')
-rwxr-xr-x | nptl/tst-tls6.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/tst-tls6.sh b/nptl/tst-tls6.sh index 85c9ce7b3c..f828008303 100755 --- a/nptl/tst-tls6.sh +++ b/nptl/tst-tls6.sh @@ -1,4 +1,4 @@ -#! /bin/bash +#!/bin/bash # A tls test. # Copyright (C) 2003-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. |