From 68bdb638450205bad508994a726f902e3122ca31 Mon Sep 17 00:00:00 2001 From: Perry Werneck Date: Tue, 19 Feb 2019 09:40:31 -0300 Subject: [PATCH] Working on the new linux ipc API. --- src/core/linux/gobject.c | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/src/core/linux/gobject.c b/src/core/linux/gobject.c index 67b75d2..003edfb 100644 --- a/src/core/linux/gobject.c +++ b/src/core/linux/gobject.c @@ -130,6 +130,7 @@ void ipc3270_add_terminal_introspection(GString *introspection) { " " \ " " \ " " \ + " " \ " " \ " " \ " " -- libgit2 0.21.2