[gnome-builder/wip/gtk4-port] libide/foundry: cleaup style while im here



commit 943871984ae4f368e12d66a63c1c543b439738e2
Author: Christian Hergert <chergert redhat com>
Date:   Wed May 25 13:59:02 2022 -0700

    libide/foundry: cleaup style while im here

 src/libide/foundry/ide-pipeline.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/libide/foundry/ide-pipeline.c b/src/libide/foundry/ide-pipeline.c
index c39c7af3b..51285cc05 100644
--- a/src/libide/foundry/ide-pipeline.c
+++ b/src/libide/foundry/ide-pipeline.c
@@ -2936,8 +2936,8 @@ ide_pipeline_create_launcher (IdePipeline  *self,
  * features like colors and other escape sequences.
  */
 void
-ide_pipeline_attach_pty (IdePipeline      *self,
-                               IdeSubprocessLauncher *launcher)
+ide_pipeline_attach_pty (IdePipeline           *self,
+                         IdeSubprocessLauncher *launcher)
 {
   GSubprocessFlags flags;
 


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