diff options
Diffstat (limited to 'localedata/tst-numeric.sh')
-rw-r--r-- | localedata/tst-numeric.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/localedata/tst-numeric.sh b/localedata/tst-numeric.sh index f1e68c2884..77c2215104 100644 --- a/localedata/tst-numeric.sh +++ b/localedata/tst-numeric.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Testing the implementation of LC_NUMERIC and snprintf(3). # Copyright (C) 1996-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. |