[gnome-builder] code-assist: add missing trace



commit 8afa8282edc49e78ee3277e77d216abb48cfe65e
Author: Christian Hergert <christian hergert me>
Date:   Tue Oct 21 16:09:45 2014 -0700

    code-assist: add missing trace

 src/editor/gb-editor-code-assistant.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/editor/gb-editor-code-assistant.c b/src/editor/gb-editor-code-assistant.c
index 93e0ea0..f6dddc5 100644
--- a/src/editor/gb-editor-code-assistant.c
+++ b/src/editor/gb-editor-code-assistant.c
@@ -613,6 +613,8 @@ gb_editor_code_assistant_init (GbEditorTab *tab)
 
   g_free (name);
   g_free (path);
+
+  EXIT;
 }
 
 void


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