Skip to content

Commit

Permalink
Fix type spec
Browse files Browse the repository at this point in the history
Map key was not retained when the spec was added in commit 66bb525.
  • Loading branch information
Anders Svensson committed Sep 8, 2017
1 parent 21d6275 commit 6deb68c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/diameter/src/base/diameter_peer_fsm.erl
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,6 @@
%% diameter:call/4.
codec :: #{decode_format := record,
string_decode := boolean(),
strict_arities => diameter:strict_arities(),
strict_mbit := boolean(),
rfc := 3588 | 6733,
ordered_encode := false},
Expand Down

0 comments on commit 6deb68c

Please sign in to comment.