diff options
Diffstat (limited to 'sysdeps/generic/utmp-equal.h')
-rw-r--r-- | sysdeps/generic/utmp-equal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/generic/utmp-equal.h b/sysdeps/generic/utmp-equal.h index d61cbb3300..f98b302486 100644 --- a/sysdeps/generic/utmp-equal.h +++ b/sysdeps/generic/utmp-equal.h @@ -16,7 +16,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 <string.h> #include <utmp.h> |