summaryrefslogtreecommitdiff
path: root/benchtests/bench-wcscmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'benchtests/bench-wcscmp.c')
-rw-r--r--benchtests/bench-wcscmp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchtests/bench-wcscmp.c b/benchtests/bench-wcscmp.c
index 026e12e28a..9e8b15927e 100644
--- a/benchtests/bench-wcscmp.c
+++ b/benchtests/bench-wcscmp.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/>. */
#define WIDE 1
#include "bench-strcmp.c"