aboutsummaryrefslogtreecommitdiffstats
path: root/lib/diameter/examples
diff options
context:
space:
mode:
authorAnders Svensson <[email protected]>2016-08-25 17:48:22 +0200
committerAnders Svensson <[email protected]>2016-08-26 00:21:01 +0200
commitac5ac51a627dda552363be5c5268cac67ad993b2 (patch)
tree6027ce6322c952408f5b0e9ace17ca79ef948d51 /lib/diameter/examples
parent3b7a6ffddc819bf305353a593904cea9e932e7dc (diff)
downloadotp-ac5ac51a627dda552363be5c5268cac67ad993b2.tar.gz
otp-ac5ac51a627dda552363be5c5268cac67ad993b2.tar.bz2
otp-ac5ac51a627dda552363be5c5268cac67ad993b2.zip
Fix dictionary typo in relay example
Diffstat (limited to 'lib/diameter/examples')
-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