summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Klishin <mklishin@pivotal.io>2019-04-25 18:40:40 +0300
committerMichael Klishin <mklishin@pivotal.io>2019-04-25 18:40:40 +0300
commite237612ae74990aff612a79b617d1dad438aaf51 (patch)
tree3c9c6b63d573af7df448cdf110cc2819a0de3d7a
parentbacfa02c4fa7deebe34d168788f9c3e134ba8fe5 (diff)
downloadrabbitmq-server-git-e237612ae74990aff612a79b617d1dad438aaf51.tar.gz
rabbit_ssl: less confusing wording around xref exclusions
-rw-r--r--src/rabbit_ssl.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rabbit_ssl.erl b/src/rabbit_ssl.erl
index b71312d248..e20a8f2f72 100644
--- a/src/rabbit_ssl.erl
+++ b/src/rabbit_ssl.erl
@@ -28,7 +28,7 @@
-export_type([certificate/0]).
-% Due to API differences between OTP 20.3.x and OTP 21+
+% Due to API differences between OTP releases.
-dialyzer(no_missing_calls).
-ignore_xref([{ssl_cipher_format, erl_suite_definition, 1},
{ssl_cipher_format, suite, 1},