Fix missing EOL at the end of the rsa/build.info
authorTomas Mraz <tomas@openssl.org>
Tue, 23 Feb 2021 15:52:21 +0000 (16:52 +0100)
committerTomas Mraz <tomas@openssl.org>
Wed, 24 Feb 2021 16:55:20 +0000 (17:55 +0100)
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14290)

crypto/rsa/build.info

index d97e07fa4c3156200bdb9628099958622e486f7a..f0c7668bf298fac67d6296e02fe9092d7f4592d0 100644 (file)
@@ -19,4 +19,4 @@ SOURCE[../../providers/libfips.a]=$COMMON
 
 IF[{- !$disabled{'acvp-tests'} -}]
   SOURCE[../../providers/libfips.a]=rsa_acvp_test_params.c
-ENDIF
\ No newline at end of file
+ENDIF