nmh-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated


From: Ralph Corderoy
Subject: [Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-223-g370eb51
Date: Thu, 14 Sep 2017 06:20:03 -0400 (EDT)

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  370eb511c48f5d0a2e28336835e9929e6215abb1 (commit)
       via  e6a316e73b70ee428ec701a5df2bcf795d4b1802 (commit)
       via  7b4935d717c4ec694b47ead4a9cd691d97932cc2 (commit)
       via  c576ad2674c37a1c63f004c71049998f38854c64 (commit)
       via  b1eb90d04f944d410bdb757006c9e9815034e85c (commit)
      from  f07a022e29922690ff8eb54a3c2ea33a5fd3510d (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 370eb511c48f5d0a2e28336835e9929e6215abb1
Author: Ralph Corderoy <address@hidden>
Date:   Wed Sep 13 23:31:25 2017 +0100

    addrsbr.c: Alter ismymbox() to return bool, not int.
    
    It was returning 0 or 1.

commit e6a316e73b70ee428ec701a5df2bcf795d4b1802
Author: Ralph Corderoy <address@hidden>
Date:   Wed Sep 13 23:29:12 2017 +0100

    smtp.c: Have function returning char pointer return NULL, not 0.

commit 7b4935d717c4ec694b47ead4a9cd691d97932cc2
Author: Ralph Corderoy <address@hidden>
Date:   Wed Sep 13 23:16:50 2017 +0100

    ext_hook(): Flip if-statement condition so then-block simply returns.
    
    No need for rest of function to be in an else-block.

commit c576ad2674c37a1c63f004c71049998f38854c64
Author: Ralph Corderoy <address@hidden>
Date:   Wed Sep 13 23:15:50 2017 +0100

    new.c: Order two return statements to match comment.
    
    No change in behaviour.

commit b1eb90d04f944d410bdb757006c9e9815034e85c
Author: Ralph Corderoy <address@hidden>
Date:   Wed Sep 13 23:08:00 2017 +0100

    Edit out a few more tautological `the foo(5) man page'.

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

Summary of changes:
 INSTALL              |  2 +-
 etc/mts.conf.in      |  2 +-
 etc/scan.highlighted |  2 +-
 h/addrsbr.h          |  2 +-
 mts/smtp/smtp.c      |  2 +-
 sbr/addrsbr.c        | 16 ++++++++--------
 sbr/ext_hook.c       | 30 +++++++++++++++---------------
 sbr/fmt_compile.c    |  2 +-
 sbr/print_help.c     |  2 +-
 sbr/readconfig.c     |  2 +-
 uip/install-mh.c     |  2 +-
 uip/new.c            |  7 +++----
 12 files changed, 35 insertions(+), 36 deletions(-)


hooks/post-receive
-- 
The nmh Mail Handling System



reply via email to

[Prev in Thread] Current Thread [Next in Thread]