[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated
From: |
Ken Hornstein |
Subject: |
[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.6-branchpoint-66-g6779979 |
Date: |
Fri, 16 May 2014 04:12:43 +0000 |
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 6779979cf3a57b458d28e4d1aaac026a61d73572 (commit)
from f5804888e40c2d4b679bdb38e7cba92b527271d4 (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 6779979cf3a57b458d28e4d1aaac026a61d73572
Author: Ken Hornstein <address@hidden>
Date: Fri May 16 00:04:24 2014 -0400
Move the prototype for show_content_aux() to a common header file; it
got an extra argument recently but none of the other users of it
noticed.
When fixing this I discovered that the usage of show_content_aux()
by mhstoresbr.c was wrong; the prototype had an extra argument in
the middle of it. Apparently this has been broken for 15 years!
-----------------------------------------------------------------------
Summary of changes:
h/mhparse.h | 25 +++++++++++++++++++++++++
uip/mhfixmsg.c | 6 +-----
uip/mhshowsbr.c | 7 +------
uip/mhstoresbr.c | 5 +----
4 files changed, 28 insertions(+), 15 deletions(-)
hooks/post-receive
--
The nmh Mail Handling System
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.6-branchpoint-66-g6779979,
Ken Hornstein <=