fix(c-types): sort

This commit is contained in:
Ronan Abhamon 2017-10-24 11:21:30 +02:00
parent be1d6f99ed
commit 942b3aac47

View file

@ -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.