[gnome-builder/wip/chergert/multi-process: 55/58] ctags: set log domain



commit 8a6244d6f5855046cf2086cd2ea41b1ba18b03e9
Author: Christian Hergert <chergert redhat com>
Date:   Tue Oct 20 18:29:52 2015 -0700

    ctags: set log domain

 plugins/ctags/ide-ctags-highlighter.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/plugins/ctags/ide-ctags-highlighter.c b/plugins/ctags/ide-ctags-highlighter.c
index 0e0b12e..6230a7e 100644
--- a/plugins/ctags/ide-ctags-highlighter.c
+++ b/plugins/ctags/ide-ctags-highlighter.c
@@ -16,6 +16,8 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
+#define G_LOG_DOMAIN "ide-ctags-highlighter"
+
 #include <glib/gi18n.h>
 
 #include "ide-context.h"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]