[svn] gcry - r1318 - trunk/doc

svn author wk cvs at cvs.gnupg.org
Mon Sep 8 19:37:15 CEST 2008


Author: wk
Date: 2008-09-08 19:37:15 +0200 (Mon, 08 Sep 2008)
New Revision: 1318

Modified:
   trunk/doc/gcrypt.texi
Log:
Fix line wrapping


Modified: trunk/doc/gcrypt.texi
===================================================================
--- trunk/doc/gcrypt.texi	2008-09-08 17:22:24 UTC (rev 1317)
+++ trunk/doc/gcrypt.texi	2008-09-08 17:37:15 UTC (rev 1318)
@@ -4422,8 +4422,7 @@
 might be used to influence the prime number generation process.
 @end deftypefun
 
- at deftypefun gcry_error_t gcry_prime_group_generator (gcry_mpi_t *@var{r_g},
-gcry_mpi_t @var{prime}, gcry_mpi_t *@var{factors}, gcry_mpi_t @var{start_g})
+ at deftypefun gcry_error_t gcry_prime_group_generator (gcry_mpi_t *@var{r_g}, gcry_mpi_t @var{prime}, gcry_mpi_t *@var{factors}, gcry_mpi_t @var{start_g})
 
 Find a generator for @var{prime} where the factorization of
 (@var{prime}-1) is in the @code{NULL} terminated array @var{factors}.




More information about the Gnupg-commits mailing list