Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvgeniy Khramtsov <ekhramtsov@process-one.net>2017-02-16 00:23:00 +0300
committerEvgeniy Khramtsov <ekhramtsov@process-one.net>2017-02-16 00:23:00 +0300
commit26a581174485ca90782e59086cea0c3cc09133ea (patch)
treec6b40cecd838111a0b721748fd082e8483b908b2
parent0d4e1abbd11155a1cddbe809ff09183af1427af8 (diff)
parent5b019ab48cbba370d9730b0874428f261e32b0d2 (diff)
Merge branch 'master' of github.com:processone/ejabberd
-rw-r--r--rebar.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config b/rebar.config
index 778febe6b..60f1091ea 100644
--- a/rebar.config
+++ b/rebar.config
@@ -114,7 +114,7 @@
{xref_warnings, false}.
-{xref_checks, [deprecated_function_calls, undefined_function_calls]}.
+{xref_checks, [deprecated_function_calls]}.
{xref_exclusions, [
"(\"gen_transport\":_/_)",