The branch master has been updated
       via  d1a6132138b24aaac582c12af9c3f0ae78c38ae1 (commit)
      from  ec5ce815ce0a8c707ac4381c825f652e72f4335c (commit)


- Log -----------------------------------------------------------------
commit d1a6132138b24aaac582c12af9c3f0ae78c38ae1
Author: Rich Salz <rs...@akamai.com>
Date:   Thu Jun 1 09:40:57 2017 -0400

    Typo

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

Summary of changes:
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 6c71bec..3bbb8bc 100644
--- a/Makefile
+++ b/Makefile
@@ -73,7 +73,7 @@ sitemap:
 
 community/committers.inc:
        @rm -f $@
-       wget -q https://api.openssl.org/0/Group/commit/Members |
+       wget -q https://api.openssl.org/0/Group/commit/Members | \
            ./bin/mk-committers >$@
 
 docs/faq.inc: docs/faq.txt bin/mk-faq
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to