[gtk+] Trivial formatting fix



commit 2d1c7b8937705fdc117d991e154f0a15eddca964
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Nov 13 23:10:34 2014 -0500

    Trivial formatting fix

 gtk/gtkpopover.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkpopover.h b/gtk/gtkpopover.h
index d4baf82..c96b97d 100644
--- a/gtk/gtkpopover.h
+++ b/gtk/gtkpopover.h
@@ -79,7 +79,7 @@ void            gtk_popover_set_pointing_to (GtkPopover            *popover,
                                              const GdkRectangle    *rect);
 GDK_AVAILABLE_IN_3_12
 gboolean        gtk_popover_get_pointing_to (GtkPopover            *popover,
-                                             GdkRectangle *rect);
+                                             GdkRectangle          *rect);
 GDK_AVAILABLE_IN_3_12
 void            gtk_popover_set_position    (GtkPopover            *popover,
                                              GtkPositionType        position);


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