all: whitespace sweep

This commit is contained in:
Franco Fichtner
2018-12-17 17:57:51 +01:00
parent 06dc2aeb73
commit 64fecfe9d6
3 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ Plugin Changelog
* Add 3 new blacklists to DNSBL
1.0
1.0
* Initial release
+1 -1
View File
@@ -42,7 +42,7 @@ Plugin Changelog
* Add smart host field
* Add SMTP authentication
1.0
1.0
* Initial release
@@ -57,4 +57,3 @@ function check_intercept(r) {
}
return tls_result.status;
}