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 "The nmh Mail Handling System".
The branch, master has been updated
via 0334babd3b366359fa8879a07222e615d9d69459 (commit)
from 523cfc19212197befa73fc59460e93c563b76c9b (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/nmh.git/commit/?id=0334babd3b366359fa8879a07222e615d9d69459
commit 0334babd3b366359fa8879a07222e615d9d69459
Author: Ken Hornstein <[email protected]>
Date: Mon Apr 2 15:58:12 2012 -0400
Whoops, fix a typo in my last commit.
diff --git a/uip/mhlsbr.c b/uip/mhlsbr.c
index faa7f71..7c13bec 100644
--- a/uip/mhlsbr.c
+++ b/uip/mhlsbr.c
@@ -1923,7 +1923,7 @@ compileargs (struct mcomp *c1, char *nfs)
{
struct format *fmt;
struct arglist *args;
- char *ap;
+ char **ap;
struct comp *cptr;
unsigned int i;
-----------------------------------------------------------------------
Summary of changes:
uip/mhlsbr.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
hooks/post-receive
--
The nmh Mail Handling System
_______________________________________________
Nmh-commits mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/nmh-commits