summaryrefslogtreecommitdiff
path: root/stdlib/mp_clz_tab.c
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/mp_clz_tab.c')
-rw-r--r--stdlib/mp_clz_tab.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/mp_clz_tab.c b/stdlib/mp_clz_tab.c
index 854c4b1e69..9c14383ffb 100644
--- a/stdlib/mp_clz_tab.c
+++ b/stdlib/mp_clz_tab.c
@@ -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/>. */
#if 0
#include <gmp.h>