fix comment of size

dev
MITSUNARI Shigeo 8 years ago
parent 89e4fd828a
commit 2b2ad5db03
  1. 2
      include/mcl/bn256_if.h

@ -29,7 +29,7 @@ typedef struct {
typedef struct { typedef struct {
uint64_t d[4 * 12]; uint64_t d[4 * 12];
} BN256_GT; // sizeof(BN256_GT) == 768 } BN256_GT; // sizeof(BN256_GT) == 384
#else #else

Loading…
Cancel
Save