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-engine-0_9_6e~15^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8062c3a5e559f3723d66335b9af10e8620b4e02;p=thirdparty%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 7cd5fdb2af5..f1d0d0b3f95 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: