aboutsummaryrefslogtreecommitdiff
path: root/htl/lockfile.c
diff options
context:
space:
mode:
Diffstat (limited to 'htl/lockfile.c')
-rw-r--r--htl/lockfile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/htl/lockfile.c b/htl/lockfile.c
index 83c0f1e672..dbd5d47f0a 100644
--- a/htl/lockfile.c
+++ b/htl/lockfile.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 <cthreads.h>
#include <pthread.h> /* Must come before <stdio.h>! */