[UPF] Fix log typo, trailing whitespace (#1434)

This commit is contained in:
Pau Espin 2022-03-15 05:34:32 +01:00 committed by GitHub
parent dd5abb79b4
commit 73836c063c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -449,7 +449,7 @@ void upf_n4_handle_session_report_response(
ogs_pfcp_xact_commit(xact);
ogs_debug("Session report resopnse");
ogs_debug("Session Report Response");
cause_value = OGS_PFCP_CAUSE_REQUEST_ACCEPTED;