libqcdm, errors: Fix argument order
This commit is contained in:
@@ -23,8 +23,8 @@ void
|
|||||||
_qcdm_log (const char *file,
|
_qcdm_log (const char *file,
|
||||||
int line,
|
int line,
|
||||||
const char *func,
|
const char *func,
|
||||||
int level,
|
|
||||||
int domain,
|
int domain,
|
||||||
|
int level,
|
||||||
const char *format,
|
const char *format,
|
||||||
...)
|
...)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user