diff options
Diffstat (limited to 'libio/test-freopen.sh')
-rwxr-xr-x | libio/test-freopen.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libio/test-freopen.sh b/libio/test-freopen.sh index e3af3a1d25..2a2a8b4d1e 100755 --- a/libio/test-freopen.sh +++ b/libio/test-freopen.sh @@ -15,7 +15,7 @@ # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# <http://www.gnu.org/licenses/>. +# <https://www.gnu.org/licenses/>. set -e |