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 318bac937c..5db163fb4b 100755 --- a/libio/test-freopen.sh +++ b/libio/test-freopen.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Test of freopen. # Copyright (C) 2000-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. |