diff options
Diffstat (limited to 'conform/check-header-lists.sh')
-rwxr-xr-x | conform/check-header-lists.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conform/check-header-lists.sh b/conform/check-header-lists.sh index f6e76c6ade..849dfbcbce 100755 --- a/conform/check-header-lists.sh +++ b/conform/check-header-lists.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Check the set of headers with conformtest expectations for a given standard. # Copyright (C) 2014-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. |