diff options
Diffstat (limited to 'grp/tst_fgetgrent.sh')
-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 315d58521b..78570854c5 100644 --- a/grp/tst_fgetgrent.sh +++ b/grp/tst_fgetgrent.sh @@ -15,7 +15,7 @@ # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# <http://www.gnu.org/licenses/>. +# <https://www.gnu.org/licenses/>. set -e |