Commit d9c94b81 authored by Tien Thinh NGUYEN's avatar Tien Thinh NGUYEN

Fix typo

parent 816ac850
......@@ -4072,14 +4072,14 @@ void amf_n1::initialize_registration_accept(
break;
}
}
else {
} else {
Logger::amf_n1().debug(
"Requested S-NSSAI (SST 0x%x, SD 0x%x), Configured S-NSSAI (SST "
"0x%x, SD 0x%x)",
rn.sst, rn.sd, s.sst, s.sd);
}
}
}
if (!found) {
// Add to list of Rejected NSSAIs
......
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