aboutsummaryrefslogtreecommitdiffstats
path: root/lib/diameter/examples/code/relay.erl
diff options
context:
space:
mode:
authorAnders Svensson <[email protected]>2016-09-12 22:31:33 +0200
committerAnders Svensson <[email protected]>2016-09-12 22:31:33 +0200
commit58cc6bb63216d66975b8b9a895c0596925a8571d (patch)
tree469e10081c0cc0c85a63ad67d4ce1cf8c50be900 /lib/diameter/examples/code/relay.erl
parent5620f7b8e8444bbaf5ad7ba17b842aae2a8f5d9d (diff)
parent3863fc2feecff6f9945082d0b08ff8e423a8da4c (diff)
downloadotp-58cc6bb63216d66975b8b9a895c0596925a8571d.tar.gz
otp-58cc6bb63216d66975b8b9a895c0596925a8571d.tar.bz2
otp-58cc6bb63216d66975b8b9a895c0596925a8571d.zip
Merge branch 'anders/diameter/19.1/OTP-13838' into maint
* anders/diameter/19.1/OTP-13838: vsn -> 1.12.1 Update appup for 19.1 Fix xmllint errors in documentation Remove documentation overkill Don't run traffic tests in parallel when {string_decode, true} Remove copyright from generated dictionary modules Fix dictionary function typo Fix dictionary typo in relay example
Diffstat (limited to 'lib/diameter/examples/code/relay.erl')
-rw-r--r--lib/diameter/examples/code/relay.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/diameter/examples/code/relay.erl b/lib/diameter/examples/code/relay.erl
index 3846b1d161..cf4ce8848b 100644
--- a/lib/diameter/examples/code/relay.erl
+++ b/lib/diameter/examples/code/relay.erl
@@ -53,7 +53,7 @@
{'Auth-Application-Id', [16#FFFFFFFF]},
{string_decode, false},
{application, [{alias, relay},
- {dictionary, diameter_relay},
+ {dictionary, diameter_gen_relay},
{module, relay_cb}]}]).
%% start/1