diff options
Diffstat (limited to 'wcsmbs/wcwidth.h')
-rw-r--r-- | wcsmbs/wcwidth.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wcsmbs/wcwidth.h b/wcsmbs/wcwidth.h index e7df24bf7d..91fb8d9fd5 100644 --- a/wcsmbs/wcwidth.h +++ b/wcsmbs/wcwidth.h @@ -15,7 +15,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 <wctype.h> |