mirror of
https://github.com/profanity-im/profanity.git
synced 2025-01-03 14:57:42 -05:00
Applied coding style to src/otr/
This commit is contained in:
parent
afbd2693cd
commit
894fa355e8
@ -78,8 +78,7 @@ otrlib_start_query(void)
|
||||
}
|
||||
|
||||
static const char*
|
||||
cb_otr_error_message(void *opdata, ConnContext *context,
|
||||
OtrlErrorCode err_code)
|
||||
cb_otr_error_message(void *opdata, ConnContext *context, OtrlErrorCode err_code)
|
||||
{
|
||||
switch(err_code)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user