input/mms: fix G_LOG_DOMAIN value
This commit is contained in:
parent
803a698f98
commit
82c6c13780
@ -27,7 +27,7 @@
|
|||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
|
|
||||||
#undef G_LOG_DOMAIN
|
#undef G_LOG_DOMAIN
|
||||||
#define G_LOG_DOMAIN "jack"
|
#define G_LOG_DOMAIN "input_mms"
|
||||||
|
|
||||||
struct input_mms {
|
struct input_mms {
|
||||||
mmsx_t *mms;
|
mmsx_t *mms;
|
||||||
|
Loading…
Reference in New Issue
Block a user