mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-29 20:56:21 +00:00
Applied coding style to src/otr/
This commit is contained in:
@@ -78,8 +78,7 @@ otrlib_start_query(void)
|
|||||||
}
|
}
|
||||||
|
|
||||||
static const char*
|
static const char*
|
||||||
cb_otr_error_message(void *opdata, ConnContext *context,
|
cb_otr_error_message(void *opdata, ConnContext *context, OtrlErrorCode err_code)
|
||||||
OtrlErrorCode err_code)
|
|
||||||
{
|
{
|
||||||
switch(err_code)
|
switch(err_code)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user