The branch master has been updated
via cb2a6eb76ef7304a1b76ac5e2578cd9d5f59af28 (commit)
from e8d542121b10158c1bdd5fbe02e0d17c59470cae (commit)
- Log -----------------------------------------------------------------
commit cb2a6eb76ef7304a1b76ac5e2578cd9d5f59af28
Author: Richard Levitte <[email protected]>
Date: Mon Apr 24 09:31:45 2017 +0200
Typo fix in Configurations/descrip.mms.tmpl
... on the theme "I could have sworn I saved that fix!"
Reviewed-by: Matt Caswell <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/3285)
-----------------------------------------------------------------------
Summary of changes:
Configurations/descrip.mms.tmpl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Configurations/descrip.mms.tmpl b/Configurations/descrip.mms.tmpl
index b6704f8..cbec11c 100644
--- a/Configurations/descrip.mms.tmpl
+++ b/Configurations/descrip.mms.tmpl
@@ -81,7 +81,7 @@
sub dependmagic {
my $target = shift;
- return "$target : build_generated\n\t\pipe $(MMS) depend && \$(MMS)
_$target\n_$target";
+ return "$target : build_generated\n\t\pipe \$(MMS) depend && \$(MMS)
_$target\n_$target";
}
#use Data::Dumper;
#print STDERR "DEBUG: before:\n", Dumper($unified_info{before});
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits