pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/erlang/osmo_dia2gsup/+/34197 )
Change subject: cosmetic: Fix typo in comment ......................................................................
cosmetic: Fix typo in comment
Change-Id: I1f6a47aa8eb59224f4259969707f7e41d3c56a18 --- M src/gsup_client.erl 1 file changed, 10 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/erlang/osmo_dia2gsup refs/changes/97/34197/1
diff --git a/src/gsup_client.erl b/src/gsup_client.erl index 6a583e0..d18138a 100644 --- a/src/gsup_client.erl +++ b/src/gsup_client.erl @@ -63,7 +63,7 @@
init([Address, Port, Options]) -> ipa_proto:init(), - % register the GSUP codec with the IPA core; ignore result as we mgiht be doing this multiple times + % register the GSUP codec with the IPA core; ignore result as we might be doing this multiple times ipa_proto:register_codec(?IPAC_PROTO_EXT_GSUP, fun gsup_protocol:encode/1, fun gsup_protocol:decode/1), lager:info("Connecting to GSUP HLR on IP ~s port ~p~n", [Address, Port]), CcmOptions = #ipa_ccm_options{