typo
[exim.git] / src / src / tls.c
index 0df99845c58a1169691fb4e2400d10f096ddf012..c497ac307c1782c4155cd6135ea219331bea6e75 100644 (file)
@@ -685,7 +685,6 @@ else if ((subjdn = tls_cert_subject(cert, NULL)))
 return FALSE;
 }
 
-
 /* Environment cleanup: The GnuTLS library uses SSLKEYLOGFILE in the environment
 and writes a file by that name.  Our OpenSSL code does the same, using keying
 info from the library API.