diff options
Diffstat (limited to 'sysdeps/sh/gmp-mparam.h')
-rw-r--r-- | sysdeps/sh/gmp-mparam.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/sh/gmp-mparam.h b/sysdeps/sh/gmp-mparam.h index 64e0e1d803..ba9d8c44c2 100644 --- a/sysdeps/sh/gmp-mparam.h +++ b/sysdeps/sh/gmp-mparam.h @@ -16,7 +16,7 @@ License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU MP Library; see the file COPYING.LIB. If not, see -<http://www.gnu.org/licenses/>. */ +<https://www.gnu.org/licenses/>. */ #define BITS_PER_MP_LIMB 32 #define BYTES_PER_MP_LIMB 4 |