Commit 3a75f158 authored by Max Kellermann's avatar Max Kellermann

mms: declare GLib log domain

parent caa4d28f
......@@ -25,6 +25,9 @@
#include <string.h>
#include <errno.h>
#undef G_LOG_DOMAIN
#define G_LOG_DOMAIN "jack"
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