diff options
Diffstat (limited to 'localedata/gen-locale.sh')
-rw-r--r-- | localedata/gen-locale.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/localedata/gen-locale.sh b/localedata/gen-locale.sh index ce1b9c8aaa..d471086d0d 100644 --- a/localedata/gen-locale.sh +++ b/localedata/gen-locale.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Generate test locale files. # Copyright (C) 2000-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. |