[openssh-commits] [openssh] branch master updated (a47ead7 -> 1734e27)

git+noreply at mindrot.org git+noreply at mindrot.org
Wed Feb 25 13:42:11 AEDT 2015


This is an automated email from the git hooks/post-receive script.

dtucker pushed a change to branch master
in repository openssh.

      from  a47ead7   Add includes.h for compatibility stuff.
       new  1734e27   Move definition of _NSIG.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Detailed log of new commits:

commit 1734e276d99b17e92d4233fac7aef3a3180aaca7
Author: Darren Tucker <dtucker at zip.com.au>
Date:   Wed Feb 25 13:40:45 2015 +1100

    Move definition of _NSIG.
    
    _NSIG is only unsed in one file, so move it there prevent redefinition
    warnings reported by Kevin Brott.

Summary of changes:
 defines.h                       | 8 --------
 openbsd-compat/readpassphrase.c | 8 ++++++++
 2 files changed, 8 insertions(+), 8 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list