diff options
Diffstat (limited to 'localedata/tst-fmon.sh')
-rwxr-xr-x | localedata/tst-fmon.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/localedata/tst-fmon.sh b/localedata/tst-fmon.sh index c244c87cec..bec4322da0 100755 --- a/localedata/tst-fmon.sh +++ b/localedata/tst-fmon.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Testing the implementation of strfmon(3). # Copyright (C) 1996-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. |