diff options
Diffstat (limited to 'stdlib/tst-setcontext3.sh')
-rw-r--r-- | stdlib/tst-setcontext3.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/tst-setcontext3.sh b/stdlib/tst-setcontext3.sh index e3c6b627f8..4b2adb5f23 100644 --- a/stdlib/tst-setcontext3.sh +++ b/stdlib/tst-setcontext3.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Bug 18125: Test the exit functionality of setcontext(). # Copyright (C) 2015-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. |