[Commits] [SCM] claws branch, master, updated. 3.17.0-112-g2735b0e
Colin
colin at claws-mail.org
Wed Oct 10 10:37:31 CEST 2018
The branch, master has been updated
via 2735b0e9fb64550c31c862cf5ead129042109ffa (commit)
from df5a9f61d1eaae68a77de60c8b9398925542e37b (commit)
Summary of changes:
src/common/file-utils.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
- Log -----------------------------------------------------------------
commit 2735b0e9fb64550c31c862cf5ead129042109ffa
Author: Colin Leroy <colin at colino.net>
Date: Wed Oct 10 10:37:23 2018 +0200
Fix wording, thanks wwp
diff --git a/src/common/file-utils.c b/src/common/file-utils.c
index 392821e..97f1f50 100644
--- a/src/common/file-utils.c
+++ b/src/common/file-utils.c
@@ -834,7 +834,7 @@ FILE *my_tmpfile(void)
* precise length isn't known, it is possible to ask for more.
*
* In this case, once writing to the pointer is done, the
- * caller is responsible to call ftruncate(fileno(fp), ftell(fp))
+ * caller is responsible for calling ftruncate(fileno(fp), ftell(fp))
* to make sure re-reading the stream will return EOF at the
* end of what we wrote.
* Otherwise, re-reading the stream will return uninitialized
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list