mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-04 22:30:09 +00:00
comply with coding standard
This commit is contained in:
parent
f278d58a69
commit
2471b1b53d
562 changed files with 3332 additions and 3332 deletions
|
|
@ -119,7 +119,7 @@ OpenAPI_qos_notification_control_info_t *OpenAPI_qos_notification_control_info_p
|
|||
|
||||
OpenAPI_list_add(flowsList, flowsItem);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
cJSON *alt_ser_req = cJSON_GetObjectItemCaseSensitive(qos_notification_control_infoJSON, "altSerReq");
|
||||
|
||||
|
|
@ -128,7 +128,7 @@ OpenAPI_qos_notification_control_info_t *OpenAPI_qos_notification_control_info_p
|
|||
ogs_error("OpenAPI_qos_notification_control_info_parseFromJSON() failed [alt_ser_req]");
|
||||
goto end;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
qos_notification_control_info_local_var = OpenAPI_qos_notification_control_info_create (
|
||||
notif_typeVariable,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue