summaryrefslogtreecommitdiff
path: root/lib/hash-pjw.c
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2017-09-14 00:35:56 +0200
committerBruno Haible <bruno@clisp.org>2017-09-14 00:35:56 +0200
commit03eac9d394567d707a74826dfc9c305555946597 (patch)
treedf5743f58e2f39dd8ad3b30da118b3afad285c9e /lib/hash-pjw.c
parentb7773f3f796588544f36b45be274f42b36b42149 (diff)
downloadgnulib-03eac9d394567d707a74826dfc9c305555946597.tar.gz
all: Replace many more http URLs by https URLs. Update stale URLs.
* users.txt: Remove mention of 'newts'. * lib/localename.c: Update comment about LANG_SOTHO.
Diffstat (limited to 'lib/hash-pjw.c')
-rw-r--r--lib/hash-pjw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/hash-pjw.c b/lib/hash-pjw.c
index e1b4bdddf3..4fbdd9b253 100644
--- a/lib/hash-pjw.c
+++ b/lib/hash-pjw.c
@@ -25,7 +25,7 @@
/* A hash function for NUL-terminated char* strings using
the method described by Bruno Haible.
- See http://www.haible.de/bruno/hashfunc.html. */
+ See https://www.haible.de/bruno/hashfunc.html. */
size_t
hash_pjw (const void *x, size_t tablesize)