aboutsummaryrefslogtreecommitdiffstats
path: root/testing/snapper/musl-mktime.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/snapper/musl-mktime.patch')
-rw-r--r--testing/snapper/musl-mktime.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/snapper/musl-mktime.patch b/testing/snapper/musl-mktime.patch
index 22cbff4888..b4351f4fc8 100644
--- a/testing/snapper/musl-mktime.patch
+++ b/testing/snapper/musl-mktime.patch
@@ -1,4 +1,4 @@
-According to http://ftp.gnu.org/old-gnu/Manuals/glibc-2.2.3/html_chapter/libc_21.html
+According to https://ftp.gnu.org/old-gnu/Manuals/glibc-2.2.3/html_chapter/libc_21.html
timelocal(2) is functionally identical to mktime(2), but more
mnemonically named. There is no timelocal(2) defined in musl libc.