[pango] Cosmetics



commit 51bb38de1cc7b7cafe93376a315c8f646c07277b
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Jul 9 16:09:43 2021 -0400

    Cosmetics

 pango/pango-layout.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/pango/pango-layout.c b/pango/pango-layout.c
index a56e5329..f5175552 100644
--- a/pango/pango-layout.c
+++ b/pango/pango-layout.c
@@ -177,9 +177,9 @@ static void pango_layout_get_item_properties (PangoItem      *item,
                                               ItemProperties *properties);
 
 static void pango_layout_get_empty_extents_and_height_at_index (PangoLayout    *layout,
-                                                     int             index,
-                                                     PangoRectangle *logical_rect,
-                                                     int            *height);
+                                                                int             index,
+                                                                PangoRectangle *logical_rect,
+                                                                int            *height);
 
 static void pango_layout_finalize    (GObject          *object);
 


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