[gnome-builder/wip/gtk4-port: 441/736] plugins/git: fix whitespace
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/wip/gtk4-port: 441/736] plugins/git: fix whitespace
- Date: Tue, 26 Apr 2022 01:46:27 +0000 (UTC)
commit 0738ae63b2de18836ecae4964fb955cba8bc5c25
Author: Christian Hergert <chergert redhat com>
Date: Wed Apr 6 16:17:25 2022 -0700
plugins/git: fix whitespace
src/plugins/git/daemon/ipc-git-change-monitor-impl.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/plugins/git/daemon/ipc-git-change-monitor-impl.c
b/src/plugins/git/daemon/ipc-git-change-monitor-impl.c
index c9df257d6..de84f41c4 100644
--- a/src/plugins/git/daemon/ipc-git-change-monitor-impl.c
+++ b/src/plugins/git/daemon/ipc-git-change-monitor-impl.c
@@ -298,7 +298,7 @@ git_change_monitor_iface_init (IpcGitChangeMonitorIface *iface)
}
G_DEFINE_FINAL_TYPE_WITH_CODE (IpcGitChangeMonitorImpl, ipc_git_change_monitor_impl,
IPC_TYPE_GIT_CHANGE_MONITOR_SKELETON,
- G_IMPLEMENT_INTERFACE (IPC_TYPE_GIT_CHANGE_MONITOR, git_change_monitor_iface_init))
+ G_IMPLEMENT_INTERFACE (IPC_TYPE_GIT_CHANGE_MONITOR,
git_change_monitor_iface_init))
static void
ipc_git_change_monitor_impl_finalize (GObject *object)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]