Changeset 9465 for lang/perl/Crypt-DH-GMP/trunk
- Timestamp:
- 04/15/08 10:31:47 (5 years ago)
- Files:
-
- 1 modified
-
lang/perl/Crypt-DH-GMP/trunk/GMP.xs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Crypt-DH-GMP/trunk/GMP.xs
r9448 r9465 60 60 } else { 61 61 mpz_init(ptr->priv_key); 62 DH_mpz_rand_set( ptr->priv_key);62 DH_mpz_rand_set(&(ptr->priv_key)); 63 63 } 64 64
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)