summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2002-06-05 09:08:41 +0000
committerRichard Levitte <levitte@openssl.org>2002-06-05 09:08:41 +0000
commitc8062c3a5e559f3723d66335b9af10e8620b4e02 (patch)
tree18239e8317a00fdb362f9501316a533a1eeeeb8d /crypto
parent05c08fc708a3ed6245694ac126eb37831779395b (diff)
Since there's no continuation, the ; can go as well :-)
Diffstat (limited to 'crypto')
-rw-r--r--crypto/engine/Makefile.ssl2
1 files changed, 1 insertions, 1 deletions
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: