mirror of
https://github.com/open5gs/open5gs.git
synced 2025-11-03 13:33:26 +00:00
typo: trace log message on s11
This commit is contained in:
@@ -38,7 +38,7 @@ void sgw_s11_handle_create_session_request(
|
||||
|
||||
req = >p_message->create_session_request;
|
||||
|
||||
d_trace(3, "[SGW] Create Session Reqeust\n");
|
||||
d_trace(3, "[SGW] Create Session Request\n");
|
||||
if (req->bearer_contexts_to_be_created.presence == 0)
|
||||
{
|
||||
d_error("No Bearer");
|
||||
|
||||
Reference in New Issue
Block a user