mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-18 03:28:07 +00:00
fix android compilation issue
This commit is contained in:
parent
7a67f94090
commit
e59224e2c1
1 changed files with 1 additions and 0 deletions
|
|
@ -7407,4 +7407,5 @@ LINPHONE_PUBLIC const char *linphone_core_log_collection_upload_state_to_string(
|
|||
case LinphoneCoreLogCollectionUploadStateDelivered : return "LinphoneCoreLogCollectionUploadStateDelivered";
|
||||
case LinphoneCoreLogCollectionUploadStateNotDelivered : return "LinphoneCoreLogCollectionUploadStateNotDelivered";
|
||||
}
|
||||
return "UNKNOWN";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue