]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc update
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Tue, 22 Jul 2014 15:18:31 +0000 (17:18 +0200)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Tue, 22 Jul 2014 15:18:31 +0000 (17:18 +0200)
libdane/dane.c

index 2ba9499cc6d4d347328022f6cccb07f60e68d5fb..8c1f3b0c47b3356a6223a92f3689ae92960b4dfd 100644 (file)
@@ -344,7 +344,8 @@ void dane_query_deinit(dane_query_t q)
  *              and the result is due to a security failure, bogus is true.
  *
  * This function will fill in the TLSA (DANE) structure from
- * the given raw DNS record data.
+ * the given raw DNS record data. The @dane_data must be valid
+ * during the lifetime of the query.
  *
  * Returns: On success, %DANE_E_SUCCESS (0) is returned, otherwise a
  *   negative error value.