X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=doc%2Ffunctions%2Fgnutls_x509_crl_dist_points_init;h=0215be8b766a4138b75b1a2b940745afdca66ace;hb=refs%2Fchanges%2F88%2F73388%2F1;hp=518216995ac7dbadd0c6cd4990a4c3efd3cc6055;hpb=1def961b3af11a5720a0360977c229f2cf1d10d0;p=platform%2Fupstream%2Fgnutls.git diff --git a/doc/functions/gnutls_x509_crl_dist_points_init b/doc/functions/gnutls_x509_crl_dist_points_init index 5182169..0215be8 100644 --- a/doc/functions/gnutls_x509_crl_dist_points_init +++ b/doc/functions/gnutls_x509_crl_dist_points_init @@ -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.