summaryrefslogtreecommitdiff
path: root/lib/regex_internal.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/regex_internal.c')
-rw-r--r--lib/regex_internal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/regex_internal.c b/lib/regex_internal.c
index 03f6895231..a05630eb2b 100644
--- a/lib/regex_internal.c
+++ b/lib/regex_internal.c
@@ -15,7 +15,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/>. */
static void re_string_construct_common (const char *str, Idx len,
re_string_t *pstr,