diff options
Diffstat (limited to 'malloc/tst-mtrace.sh')
-rwxr-xr-x | malloc/tst-mtrace.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/malloc/tst-mtrace.sh b/malloc/tst-mtrace.sh index 06fb5dcf4c..cbcaea8122 100755 --- a/malloc/tst-mtrace.sh +++ b/malloc/tst-mtrace.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Testing the mtrace function. # Copyright (C) 2000-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. |