about summary refs log tree commit diff
path: root/libio/test-freopen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'libio/test-freopen.sh')
-rwxr-xr-xlibio/test-freopen.sh2
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.