diff options
Diffstat (limited to 'wcsmbs/tst-wcpncpy.c')
-rw-r--r-- | wcsmbs/tst-wcpncpy.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wcsmbs/tst-wcpncpy.c b/wcsmbs/tst-wcpncpy.c index 46690cad75..ef92b63799 100644 --- a/wcsmbs/tst-wcpncpy.c +++ b/wcsmbs/tst-wcpncpy.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/>. */ #include <stdio.h> #include <wchar.h> |