Commit 82c6c137 authored by Serge Ziryukin's avatar Serge Ziryukin Committed by Max Kellermann

input/mms: fix G_LOG_DOMAIN value

parent 803a698f
......@@ -27,7 +27,7 @@
#include <errno.h>
#undef G_LOG_DOMAIN
#define G_LOG_DOMAIN "jack"
#define G_LOG_DOMAIN "input_mms"
struct input_mms {
mmsx_t *mms;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment