about summary refs log tree commit diff
path: root/malloc
diff options
context:
space:
mode:
Diffstat (limited to 'malloc')
-rwxr-xr-xmalloc/tst-mtrace.sh2
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.