mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-04 14:20: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
|
|
@ -107,7 +107,7 @@ OpenAPI_n4_information_t *OpenAPI_n4_information_parseFromJSON(cJSON *n4_informa
|
|||
OpenAPI_dnai_information_t *n4_dnai_info_local_nonprim = NULL;
|
||||
if (n4_dnai_info) {
|
||||
n4_dnai_info_local_nonprim = OpenAPI_dnai_information_parseFromJSON(n4_dnai_info);
|
||||
}
|
||||
}
|
||||
|
||||
n4_information_local_var = OpenAPI_n4_information_create (
|
||||
n4_message_typeVariable,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue