[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] GNU Mailutils branch, master, updated. release-2.2-796-ga6bd9b6
From: |
Sergey Poznyakoff |
Subject: |
[SCM] GNU Mailutils branch, master, updated. release-2.2-796-ga6bd9b6 |
Date: |
Mon, 24 Oct 2016 11:53:13 +0000 (UTC) |
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 Mailutils".
http://git.savannah.gnu.org/cgit/mailutils.git/commit/?id=a6bd9b68b90e7c106d9021aaa83c2b3c82809b18
The branch, master has been updated
via a6bd9b68b90e7c106d9021aaa83c2b3c82809b18 (commit)
from 4872fc4fb478af6c718fad0a43004fdbebc53fc0 (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 a6bd9b68b90e7c106d9021aaa83c2b3c82809b18
Author: Sergey Poznyakoff <address@hidden>
Date: Mon Oct 24 14:52:16 2016 +0300
Bugfix
-----------------------------------------------------------------------
Summary of changes:
libmailutils/cli/cli.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/libmailutils/cli/cli.c b/libmailutils/cli/cli.c
index 8432aa3..266cb7b 100644
--- a/libmailutils/cli/cli.c
+++ b/libmailutils/cli/cli.c
@@ -531,6 +531,8 @@ mu_cli (int argc, char **argv, struct mu_cli_setup *setup,
char **capa,
{
struct mu_parseopt pohint;
struct mu_cfg_parse_hints cfhint;
+
+ pohint.po_flags = 0;
pohint.po_package_name = PACKAGE_NAME;
pohint.po_flags |= MU_PARSEOPT_PACKAGE_NAME;
hooks/post-receive
--
GNU Mailutils
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] GNU Mailutils branch, master, updated. release-2.2-796-ga6bd9b6,
Sergey Poznyakoff <=