diff options
Diffstat (limited to 'pwd/tst-putpwent.c')
-rw-r--r-- | pwd/tst-putpwent.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pwd/tst-putpwent.c b/pwd/tst-putpwent.c index 49700c7589..2cadfee372 100644 --- a/pwd/tst-putpwent.c +++ b/pwd/tst-putpwent.c @@ -14,7 +14,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/>. */ #include <errno.h> #include <pwd.h> |