mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-05 07:08:11 +00:00
comply with coding standard
This commit is contained in:
parent
f278d58a69
commit
2471b1b53d
562 changed files with 3332 additions and 3332 deletions
|
|
@ -112,7 +112,7 @@ OpenAPI_unrelated_class_t *OpenAPI_unrelated_class_parseFromJSON(cJSON *unrelate
|
|||
OpenAPI_external_unrelated_class_t *external_unrelated_class_local_nonprim = NULL;
|
||||
if (external_unrelated_class) {
|
||||
external_unrelated_class_local_nonprim = OpenAPI_external_unrelated_class_parseFromJSON(external_unrelated_class);
|
||||
}
|
||||
}
|
||||
|
||||
cJSON *service_type_unrelated_classes = cJSON_GetObjectItemCaseSensitive(unrelated_classJSON, "serviceTypeUnrelatedClasses");
|
||||
|
||||
|
|
@ -135,7 +135,7 @@ OpenAPI_unrelated_class_t *OpenAPI_unrelated_class_parseFromJSON(cJSON *unrelate
|
|||
|
||||
OpenAPI_list_add(service_type_unrelated_classesList, service_type_unrelated_classesItem);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
unrelated_class_local_var = OpenAPI_unrelated_class_create (
|
||||
default_unrelated_class_local_nonprim,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue