- typedefs changed

This commit is contained in:
Martin Willi
2005-11-24 11:30:19 +00:00
parent 95c61cb956
commit 5796aa164d
61 changed files with 303 additions and 242 deletions
+4 -4
View File
@@ -30,13 +30,13 @@
#include <types.h>
typedef struct gmp_helper_t gmp_helper_t;
/**
* Class with helper functions to manipulate gmp values
* @brief Class with helper functions to manipulate gmp values.
*
*/
typedef struct gmp_helper_s gmp_helper_t;
struct gmp_helper_s {
struct gmp_helper_t {
/**
* @brief initialize an mpz_t to a random prime of specified size