From: Richard Levitte Date: Wed, 5 Jun 2002 09:08:41 +0000 (+0000) Subject: Since there's no continuation, the ; can go as well :-) X-Git-Tag: OpenSSL_0_9_6e~26^2~99 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=c8062c3a5e559f3723d66335b9af10e8620b4e02;p=oweals%2Fopenssl.git Since there's no continuation, the ; can go as well :-) --- diff --git a/crypto/engine/Makefile.ssl b/crypto/engine/Makefile.ssl index 7cd5fdb2af..f1d0d0b3f9 100644 --- a/crypto/engine/Makefile.ssl +++ b/crypto/engine/Makefile.ssl @@ -74,7 +74,7 @@ tags: errors: $(PERL) $(TOP)/util/mkerr.pl -conf hw.ec \ - -nostatic -staticloader -write hw_*.c; + -nostatic -staticloader -write hw_*.c tests: