@nomadbyte commented on this pull request.


In debugger/src/watch_model.c:

> @@ -265,7 +265,7 @@ void change_watch(GtkTreeView *tree, GtkTreeIter *iter, gpointer var)
 	/* update variable */
 	update_variable(store, iter, v, FALSE);
 
-	/* if item have children - remove them */ 		
+	/* if item have children - remove them */

yep, another one!
pushed the updates.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany-plugins/pull/1171/review/929732113@github.com>