diff options
Diffstat (limited to 'grp')
-rw-r--r-- | grp/tst_fgetgrent.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/grp/tst_fgetgrent.sh b/grp/tst_fgetgrent.sh index e7837bd..8dbf095 100644 --- a/grp/tst_fgetgrent.sh +++ b/grp/tst_fgetgrent.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Copyright (C) 1999-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. # Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1999. |