gss-commit
[Top][All Lists]
Advanced

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

[SCM] GNU gss branch, master, updated. gss-0-1-5-27-ge4116ec


From: Simon Josefsson
Subject: [SCM] GNU gss branch, master, updated. gss-0-1-5-27-ge4116ec
Date: Tue, 30 Mar 2010 16:08:50 +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 gss".

http://git.savannah.gnu.org/cgit/gss.git/commit/?id=e4116ecf74b6b3e755e9f3dbe57143437e25aa5e

The branch, master has been updated
       via  e4116ecf74b6b3e755e9f3dbe57143437e25aa5e (commit)
      from  db66fcdcfb8008de1ed66f2baab1c67554c32810 (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 e4116ecf74b6b3e755e9f3dbe57143437e25aa5e
Author: Simon Josefsson <address@hidden>
Date:   Tue Mar 30 01:31:14 2010 +0200

    Doc fix for GTK-DOC warning.

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

Summary of changes:
 lib/saslname.c |    2 +-
 lib/version.c  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/lib/saslname.c b/lib/saslname.c
index a96b2c7..6dabce3 100644
--- a/lib/saslname.c
+++ b/lib/saslname.c
@@ -133,7 +133,7 @@ gss_inquire_saslname_for_mech (OM_uint32 *minor_status,
  * @mech_type: (OID, modify, optional) Actual mechanism used.  The OID
  *   returned via this parameter will be a pointer to static storage
  *   that should be treated as read-only; In particular the
- *   application should not attempt to free it.  Specify %NULL if not
+ *   application should not attempt to free it.  Specify NULL if not
  *   required.
  *
  * Output GSS-API mechanism OID of mechanism associated with given
diff --git a/lib/version.c b/lib/version.c
index b4522ec..8d810c4 100644
--- a/lib/version.c
+++ b/lib/version.c
@@ -35,7 +35,7 @@
  * part of the official GSS API.
  *
  * Return value: The actual version string of the library; NULL if the
- *   condition is not met.  If %NULL is passed to this function no
+ *   condition is not met.  If NULL is passed to this function no
  *   check is done and only the version string is returned.
  **/
 const char *


hooks/post-receive
-- 
GNU gss




reply via email to

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