diff options
Diffstat (limited to 'sysdeps/arm/gmp-mparam.h')
-rw-r--r-- | sysdeps/arm/gmp-mparam.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/arm/gmp-mparam.h b/sysdeps/arm/gmp-mparam.h index 267a387b7c..1480234c16 100644 --- a/sysdeps/arm/gmp-mparam.h +++ b/sysdeps/arm/gmp-mparam.h @@ -15,7 +15,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MP Library. If not, see <http://www.gnu.org/licenses/>. */ +along with the GNU MP Library. If not, see <https://www.gnu.org/licenses/>. */ #define BITS_PER_MP_LIMB 32 #define BYTES_PER_MP_LIMB 4 |