diff options
Diffstat (limited to 'string/tst-cmp.c')
-rw-r--r-- | string/tst-cmp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/string/tst-cmp.c b/string/tst-cmp.c index 939cf28275..7a272876d9 100644 --- a/string/tst-cmp.c +++ b/string/tst-cmp.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/>. */ /* This performs test comparisons with various (mis)alignments and characters in the padding. It is partly a regression test for bug |