[Commits] [SCM] claws branch, master, updated. 3.14.1-238-gcce5b68
wwp at claws-mail.org
wwp at claws-mail.org
Sun Mar 19 19:42:14 CET 2017
The branch, master has been updated
via cce5b68054e4e4a8c368b7b69e6f6fafaa08a766 (commit)
from 3595d6c6256678ffcada8eb3cc570c5d70d770c3 (commit)
Summary of changes:
src/compose.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
- Log -----------------------------------------------------------------
commit cce5b68054e4e4a8c368b7b69e6f6fafaa08a766
Author: wwp <wwp at free.fr>
Date: Sun Mar 19 19:42:04 2017 +0100
Correct/update comment.
diff --git a/src/compose.c b/src/compose.c
index a5873aa..4a29775 100644
--- a/src/compose.c
+++ b/src/compose.c
@@ -6423,8 +6423,7 @@ static const gchar *compose_untranslated_header_name(gchar *header_name)
{
/* return the untranslated header name, if header_name is a known
header name, in either its translated or untranslated form, with
- or without trailing colon. return NULL if no matching header name
- is found or if header_name is NULL. */
+ or without trailing colon. otherwise, returns header_name. */
gchar *translated_header_name;
gchar *translated_header_name_wcolon;
const gchar *untranslated_header_name;
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list