diff options
Diffstat (limited to 'string/test-strchr.c')
-rw-r--r-- | string/test-strchr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/string/test-strchr.c b/string/test-strchr.c index dd33e06013..30c6d0b614 100644 --- a/string/test-strchr.c +++ b/string/test-strchr.c @@ -16,7 +16,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 TEST_MAIN #ifndef WIDE |