diff options
Diffstat (limited to 'wcsmbs/wcsncat.c')
-rw-r--r-- | wcsmbs/wcsncat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wcsmbs/wcsncat.c b/wcsmbs/wcsncat.c index cb6fe71e19..94d7347175 100644 --- a/wcsmbs/wcsncat.c +++ b/wcsmbs/wcsncat.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 <wchar.h> |