diff options
Diffstat (limited to 'benchtests/bench-wcsncmp.c')
-rw-r--r-- | benchtests/bench-wcsncmp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchtests/bench-wcsncmp.c b/benchtests/bench-wcsncmp.c index 1317b93878..4bd5a0488f 100644 --- a/benchtests/bench-wcsncmp.c +++ b/benchtests/bench-wcsncmp.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-strncmp.c" |