libidn-commit
[Top][All Lists]
Advanced

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

[SCM] GNU libidn branch, master, updated. libidn-1-22-10-g5f79ec0


From: Simon Josefsson
Subject: [SCM] GNU libidn branch, master, updated. libidn-1-22-10-g5f79ec0
Date: Wed, 19 Oct 2011 09:21:38 +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 libidn".

http://git.savannah.gnu.org/cgit/libidn.git/commit/?id=5f79ec02b76ed7f552d875a38a9915d5b4f977dc

The branch, master has been updated
       via  5f79ec02b76ed7f552d875a38a9915d5b4f977dc (commit)
      from  c83100d1a9884c6d78cd411b6ef0383eae95afe2 (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 5f79ec02b76ed7f552d875a38a9915d5b4f977dc
Author: Simon Josefsson <address@hidden>
Date:   Wed Oct 19 11:13:43 2011 +0200

    Doc fix.

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

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

diff --git a/lib/nfkc.c b/lib/nfkc.c
index 8f4c079..9004bda 100644
--- a/lib/nfkc.c
+++ b/lib/nfkc.c
@@ -980,8 +980,7 @@ stringprep_utf8_to_ucs4 (const char *str, ssize_t len, 
size_t * items_written)
  *
  * Return value: a pointer to a newly allocated UTF-8 string.
  *               This value must be deallocated by the caller.
- *               If an error occurs, %NULL will be returned and @error
- *               set.
+ *               If an error occurs, %NULL will be returned.
  **/
 char *
 stringprep_ucs4_to_utf8 (const uint32_t * str, ssize_t len,


hooks/post-receive
-- 
GNU libidn



reply via email to

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