shishi-commit
[Top][All Lists]
Advanced

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

[SCM] GNU shishi branch, master, updated. shishi-1-0-1-20-g9438ed4


From: Simon Josefsson
Subject: [SCM] GNU shishi branch, master, updated. shishi-1-0-1-20-g9438ed4
Date: Wed, 15 Aug 2012 20:23:11 +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 shishi".

http://git.savannah.gnu.org/cgit/shishi.git/commit/?id=9438ed43e82a83c751dff466ddc0a58252ac9a30

The branch, master has been updated
       via  9438ed43e82a83c751dff466ddc0a58252ac9a30 (commit)
      from  2d208614a4522bc7b3dca740266ec15c6e54372f (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 9438ed43e82a83c751dff466ddc0a58252ac9a30
Author: Simon Josefsson <address@hidden>
Date:   Wed Aug 15 22:19:13 2012 +0200

    Doc fix.

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

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

diff --git a/lib/principal.c b/lib/principal.c
index d84387e..1e69027 100644
--- a/lib/principal.c
+++ b/lib/principal.c
@@ -97,11 +97,11 @@ shishi_principal_default_set (Shishi * handle, const char 
*principal)
 /**
  * shishi_parse_name:
  * @handle: Shishi library handle created by shishi_init().
- * @name: input principal name string, e.g. imap/mail.gnu.org@@GNU.ORG.
+ * @name: input principal name string, e.g. imap/address@hidden
  * @principal: newly allocated output string with principal name.
  * @realm: newly allocated output string with realm name.
  *
- * Split principal name (e.g., "simon@@JOSEFSSON.ORG") into two
+ * Split principal name (e.g., "address@hidden") into two
  * newly allocated strings, the @principal ("simon"), and the @realm
  * ("JOSEFSSON.ORG").  If there is no realm part in @name, @realm is set
  * to NULL.


hooks/post-receive
-- 
GNU shishi



reply via email to

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