[libdazzle: 2/2] list-model-filter: fix log domain
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libdazzle: 2/2] list-model-filter: fix log domain
- Date: Wed, 12 Sep 2018 20:08:21 +0000 (UTC)
commit 81c37ce86f0e51654af6d355831b9f1322ed41f3
Author: Christian Hergert <chergert redhat com>
Date: Wed Sep 12 11:20:33 2018 -0700
list-model-filter: fix log domain
src/util/dzl-list-model-filter.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/util/dzl-list-model-filter.c b/src/util/dzl-list-model-filter.c
index 44eab9d..4b0b900 100644
--- a/src/util/dzl-list-model-filter.c
+++ b/src/util/dzl-list-model-filter.c
@@ -18,7 +18,7 @@
#include "config.h"
-#define G_LOG_DOMAIN "dzl-list-model-filter.h"
+#define G_LOG_DOMAIN "dzl-list-model-filter"
#include "util/dzl-list-model-filter.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]