gnutls-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU gnutls branch, master, updated. gnutls_2_9_9-133-gb66e349


From: Simon Josefsson
Subject: [SCM] GNU gnutls branch, master, updated. gnutls_2_9_9-133-gb66e349
Date: Wed, 17 Feb 2010 17:04:07 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU gnutls".

http://git.savannah.gnu.org/cgit/gnutls.git/commit/?id=b66e349e3b895bf4a97daac764f97ca42fba2664

The branch, master has been updated
       via  b66e349e3b895bf4a97daac764f97ca42fba2664 (commit)
      from  f8b593eb08697de5ccd7b1523d8533d8c481fadb (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit b66e349e3b895bf4a97daac764f97ca42fba2664
Author: Simon Josefsson <address@hidden>
Date:   Wed Feb 17 18:02:56 2010 +0100

    Doc fix.

-----------------------------------------------------------------------

Summary of changes:
 lib/gnutls_db.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/lib/gnutls_db.c b/lib/gnutls_db.c
index 4e49ac4..a33d722 100644
--- a/lib/gnutls_db.c
+++ b/lib/gnutls_db.c
@@ -47,7 +47,7 @@
  * The datum's data must be allocated using the function
  * gnutls_malloc().
  *
- * The first argument to retr_func() will be null unless
+ * The first argument to @retr_func will be null unless
  * gnutls_db_set_ptr() has been called.
  **/
 void
@@ -65,7 +65,7 @@ gnutls_db_set_retrieve_function (gnutls_session_t session,
  * Sets the function that will be used to remove data from the
  * resumed sessions database. This function must return 0 on success.
  *
- * The first argument to rem_func() will be null unless
+ * The first argument to @rem_func will be null unless
  * gnutls_db_set_ptr() has been called.
  **/
 void


hooks/post-receive
-- 
GNU gnutls




reply via email to

[Prev in Thread] Current Thread [Next in Thread]