Commit 62f9ed00 authored by aligungr's avatar aligungr

L3 RRC/NAS developments

parent d3cd0455
......@@ -448,7 +448,7 @@ Json ToJson(const IE5gsMobileIdentity &v)
switch (v.type)
{
case EIdentityType::NO_IDENTITY:
return "no-identitiy";
return "no-identity";
case EIdentityType::SUCI: {
switch (v.supiFormat)
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment