[Commits] [SCM] claws branch, master, updated. 3.9.0-206-g11a24a7

mones at claws-mail.org mones at claws-mail.org
Thu May 2 10:30:49 CEST 2013


The branch master of project "claws" (Claws Mail) has been updated
       via  11a24a7c91330db7f63ae98a08623de4f136558a (commit)
      from  fca4948b25061209d75cac2d325bc88994685197 (commit)


- Log -----------------------------------------------------------------
commit 11a24a7c91330db7f63ae98a08623de4f136558a
Author: Ricardo Mones <ricardo at mones.org>
Date:   Thu May 2 10:30:01 2013 +0200

    Fix typo in debug_print string

diff --git a/src/etpan/nntp-thread.c b/src/etpan/nntp-thread.c
index e380e80..6d76e7a 100644
--- a/src/etpan/nntp-thread.c
+++ b/src/etpan/nntp-thread.c
@@ -774,7 +774,7 @@ int nntp_threaded_article(Folder * folder, guint32 num, char **contents, size_t
 
 	threaded_run(folder, &param, &result, article_run);
 	
-	debug_print("nntp post - end\n");
+	debug_print("nntp article - end\n");
 	
 	return result.error;
 }

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

Summary of changes:
 src/etpan/nntp-thread.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list