gnokii-commit
[Top][All Lists]
Advanced

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

[SCM] libgnokii and core programs branch, master, updated. rel_0_6_29-50


From: Daniele Forsi
Subject: [SCM] libgnokii and core programs branch, master, updated. rel_0_6_29-509-g5e726d3
Date: Sun, 28 Apr 2013 21:25:10 +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 "libgnokii and core programs".

The branch, master has been updated
       via  5e726d374afe1f79f40049b7fa23db30cbe9e976 (commit)
      from  5030fa6a64baaea2083cdae3757d01c8781a9610 (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 -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/gnokii.git/commit/?id=5e726d374afe1f79f40049b7fa23db30cbe9e976


commit 5e726d374afe1f79f40049b7fa23db30cbe9e976
Author: Daniele Forsi <address@hidden>
Date:   Sun Apr 28 23:24:51 2013 +0200

    Fix argument name in function description

diff --git a/common/gsm-encoding.c b/common/gsm-encoding.c
index 8a22d13..4c2bdc2 100644
--- a/common/gsm-encoding.c
+++ b/common/gsm-encoding.c
@@ -221,7 +221,7 @@ int char_mblen(const char *src)
 
 /**
  * char_mbtowc:
- * @wchar_t: buffer for the converted wide char string
+ * @dst: buffer for the converted wide char string
  * @src: buffer with the multibyte string to be converted
  * @maxlen: size of @wchar_t buffer
  * @mbs: pointer to a variable holding the shift state

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

Summary of changes:
 common/gsm-encoding.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
libgnokii and core programs



reply via email to

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