pespin has submitted this change. (
https://gerrit.osmocom.org/c/erlang/osmo-epdg/+/41301?usp=email )
Change subject: cosmetic: Fix typo in code documentation
......................................................................
cosmetic: Fix typo in code documentation
Change-Id: I41da3bcc3b5f982901baa8162d7fd55f35d70485
---
M src/aaa_ue_fsm.erl
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
fixeria: Looks good to me, but someone else must approve
Jenkins Builder: Verified
osmith: Looks good to me, approved
diff --git a/src/aaa_ue_fsm.erl b/src/aaa_ue_fsm.erl
index c73f636..64f6cb3 100644
--- a/src/aaa_ue_fsm.erl
+++ b/src/aaa_ue_fsm.erl
@@ -454,7 +454,7 @@
{next_state, state_dereg_net_initiated_wait_swm_asa, Data}.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-%% state_dereg_net_initiated_wait_s6b_asa:
+%% state_dereg_net_initiated_wait_swm_asa:
%% HSS asked us to do deregistration towards the user.
%% S6b (PGW) was already torn down. Now transmit SWm ASR towards ePDG and wait
for ASA back.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
--
To view, visit https://gerrit.osmocom.org/c/erlang/osmo-epdg/+/41301?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: erlang/osmo-epdg
Gerrit-Branch: master
Gerrit-Change-Id: I41da3bcc3b5f982901baa8162d7fd55f35d70485
Gerrit-Change-Number: 41301
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-Reviewer: laforge <[email protected]>
Gerrit-Reviewer: lynxis lazus <[email protected]>
Gerrit-Reviewer: osmith <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>