gsasl-commit
[Top][All Lists]
Advanced

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

[SCM] GNU gsasl branch, master, updated. gsasl-1-8-0-11-g1bc3196


From: Simon Josefsson
Subject: [SCM] GNU gsasl branch, master, updated. gsasl-1-8-0-11-g1bc3196
Date: Mon, 30 Sep 2013 13:45:24 +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 gsasl".

http://git.savannah.gnu.org/cgit/gsasl.git/commit/?id=1bc3196714c136220f3fa68e68e49d9c64c4c6ed

The branch, master has been updated
       via  1bc3196714c136220f3fa68e68e49d9c64c4c6ed (commit)
      from  ddb53a7d228880fdabaebc87d7424761c6d8a4b7 (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 1bc3196714c136220f3fa68e68e49d9c64c4c6ed
Author: Simon Josefsson <address@hidden>
Date:   Mon Sep 30 15:45:19 2013 +0200

    Doc fix.  Suggested by Tomasz Sterna.

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

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

diff --git a/lib/src/mechname.c b/lib/src/mechname.c
index 913c30a..1e73d7b 100644
--- a/lib/src/mechname.c
+++ b/lib/src/mechname.c
@@ -1,5 +1,5 @@
 /* mechname.c --- Get name of SASL mechanism used in a session.
- * Copyright (C) 2008-2012 Simon Josefsson
+ * Copyright (C) 2008-2013 Simon Josefsson
  *
  * This file is part of GNU SASL Library.
  *
@@ -27,7 +27,7 @@
  * @sctx: libgsasl session handle.
  *
  * This function returns the name of the SASL mechanism used in the
- * session.
+ * session.  The pointer must not be deallocated by the caller.
  *
  * Return value: Returns a zero terminated character array with the
  *   name of the SASL mechanism, or NULL if not known.


hooks/post-receive
-- 
GNU gsasl



reply via email to

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