[gnome-builder] git: add missing G_LOG_DOMAIN
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] git: add missing G_LOG_DOMAIN
- Date: Tue, 29 Nov 2016 02:01:54 +0000 (UTC)
commit 210ce78808ce3e796e0a413934b6853c85a96629
Author: Christian Hergert <chergert redhat com>
Date: Mon Nov 28 18:01:44 2016 -0800
git: add missing G_LOG_DOMAIN
plugins/git/ide-git-remote-callbacks.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/plugins/git/ide-git-remote-callbacks.c b/plugins/git/ide-git-remote-callbacks.c
index 1cc36f3..6df1dc7 100644
--- a/plugins/git/ide-git-remote-callbacks.c
+++ b/plugins/git/ide-git-remote-callbacks.c
@@ -16,6 +16,8 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+#define G_LOG_DOMAIN "ide-git-remote-callbacks"
+
#include <egg-animation.h>
#include <glib/gi18n.h>
#include <ide.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]