[openssl-commits] [openssl] master update

Rich Salz rsalz at openssl.org
Wed Dec 16 22:58:55 UTC 2015


The branch master has been updated
       via  2503af2684bcdf8899bdb627c42d151118fa4e4b (commit)
      from  2e31ef0366d368ac8cf7f5ecc9052bff27337799 (commit)


- Log -----------------------------------------------------------------
commit 2503af2684bcdf8899bdb627c42d151118fa4e4b
Author: Rich Salz <rsalz at openssl.org>
Date:   Wed Dec 16 17:58:32 2015 -0500

    Fix typo.
    
    Reviewed-by: Tim Hudson <tjh at openssl.org>

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

Summary of changes:
 Configure | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Configure b/Configure
index b23cd2b..84caaa3 100755
--- a/Configure
+++ b/Configure
@@ -2157,7 +2157,6 @@ EOF
 	if ($depflags ne $default_depflags && !$make_depend) {
             $warn_make_depend++;
         }
-	}
 }
 
 # create the ms/version32.rc file if needed


More information about the openssl-commits mailing list