fix macros

This commit is contained in:
Steffen Jaeckel 2014-10-14 14:36:38 +02:00
parent ae307cd887
commit 940bef18cd
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
#include <tommath.h>
#ifdef BN_MP_GET_INT_C
#ifdef BN_MP_GET_LONG_C
/* LibTomMath, multiple-precision integer library -- Tom St Denis
*
* LibTomMath is a library that provides multiple-precision

View File

@ -1,5 +1,5 @@
#include <tommath.h>
#ifdef BN_MP_SET_INT_C
#ifdef BN_MP_SET_LONG_C
/* LibTomMath, multiple-precision integer library -- Tom St Denis
*
* LibTomMath is a library that provides multiple-precision