Formatting.
This commit is contained in:
parent
0499f92ad7
commit
11609f6bb4
@ -265,12 +265,12 @@ twc_group_invite_callback(Tox *tox,
|
|||||||
|
|
||||||
void
|
void
|
||||||
twc_handle_group_message(Tox *tox,
|
twc_handle_group_message(Tox *tox,
|
||||||
int32_t group_number,
|
int32_t group_number,
|
||||||
int32_t peer_number,
|
int32_t peer_number,
|
||||||
const uint8_t *message,
|
const uint8_t *message,
|
||||||
uint16_t length,
|
uint16_t length,
|
||||||
void *data,
|
void *data,
|
||||||
enum TWC_MESSAGE_TYPE message_type)
|
enum TWC_MESSAGE_TYPE message_type)
|
||||||
{
|
{
|
||||||
struct t_twc_profile *profile = data;
|
struct t_twc_profile *profile = data;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user