From c8062c3a5e559f3723d66335b9af10e8620b4e02 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Wed, 5 Jun 2002 09:08:41 +0000 Subject: Since there's no continuation, the ; can go as well :-) --- crypto/engine/Makefile.ssl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crypto') 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: -- cgit v1.2.3