diff options
Diffstat (limited to 'wcsmbs/wmemmove.c')
-rw-r--r-- | wcsmbs/wmemmove.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wcsmbs/wmemmove.c b/wcsmbs/wmemmove.c index bb05107bb5..b5296205b5 100644 --- a/wcsmbs/wmemmove.c +++ b/wcsmbs/wmemmove.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> #include <string.h> |