mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-20 12:38:09 +00:00
fix(c-types): sort
This commit is contained in:
parent
be1d6f99ed
commit
942b3aac47
1 changed files with 2 additions and 2 deletions
|
|
@ -128,12 +128,12 @@ typedef struct _LinphoneDialPlan LinphoneDialPlan;
|
|||
// -----------------------------------------------------------------------------
|
||||
|
||||
typedef struct _LinphoneCallEvent LinphoneCallEvent;
|
||||
typedef struct _LinphoneConferenceChatMessageEvent LinphoneConferenceChatMessageEvent;
|
||||
typedef struct _LinphoneConferenceEvent LinphoneConferenceEvent;
|
||||
typedef struct _LinphoneConferenceParticipantEvent LinphoneConferenceParticipantEvent;
|
||||
typedef struct _LinphoneConferenceParticipantDeviceEvent LinphoneConferenceParticipantDeviceEvent;
|
||||
typedef struct _LinphoneConferenceParticipantEvent LinphoneConferenceParticipantEvent;
|
||||
typedef struct _LinphoneConferenceSubjectEvent LinphoneConferenceSubjectEvent;
|
||||
typedef struct _LinphoneEventLog LinphoneEventLog;
|
||||
typedef struct _LinphoneConferenceChatMessageEvent LinphoneConferenceChatMessageEvent;
|
||||
|
||||
// =============================================================================
|
||||
// C Enums.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue