diff options
Diffstat (limited to 'nss/tst-nss-files-hosts-long.c')
-rw-r--r-- | nss/tst-nss-files-hosts-long.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nss/tst-nss-files-hosts-long.c b/nss/tst-nss-files-hosts-long.c index 32f849e481..5c669a57cb 100644 --- a/nss/tst-nss-files-hosts-long.c +++ b/nss/tst-nss-files-hosts-long.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If - not, see <http://www.gnu.org/licenses/>. */ + not, see <https://www.gnu.org/licenses/>. */ /* This test runs getent twice to parse a /etc/hosts with a very long line. Prior to fixing this parser this would crash getent. */ |