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