From: Richard Levitte Date: Wed, 5 Jun 2002 09:08:49 +0000 (+0000) Subject: Since there's no continuation, the ; can go as well :-) X-Git-Tag: OpenSSL_0_9_7-beta2~34 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=778252741eaa58acc0b8ba647937cc17260ce1c9;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 6631e0fd30..1994c05366 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: