summaryrefslogtreecommitdiff
path: root/lib/x509/dn.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/x509/dn.c')
-rw-r--r--lib/x509/dn.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/x509/dn.c b/lib/x509/dn.c
index 7ce6df2712..662fd9f236 100644
--- a/lib/x509/dn.c
+++ b/lib/x509/dn.c
@@ -977,7 +977,6 @@ gnutls_x509_dn_init (gnutls_x509_dn_t * dn)
/**
* gnutls_x509_dn_import: get opaque DN object from DER RDN sequence
- *
* @dn: the structure that will hold the imported DN
* @data: should contain a DER encoded RDN sequence
*