Imported Upstream version 3.4.11
[platform/upstream/gnutls.git] / doc / functions / gnutls_x509_crl_dist_points_init
index 5182169..0215be8 100644 (file)
@@ -3,9 +3,9 @@
 
 
 @deftypefun {int} {gnutls_x509_crl_dist_points_init} (gnutls_x509_crl_dist_points_t * @var{cdp})
-@var{cdp}: The CRL distribution points structure
+@var{cdp}: The CRL distribution points
 
-This function will initialize a CRL distribution points structure.
+This function will initialize a CRL distribution points type.
 
 @strong{Returns:} On success, @code{GNUTLS_E_SUCCESS}  (0) is returned, otherwise a negative error value.