]> Pileus Git - ~andy/gtk/commitdiff
fix up accidental exports
authorMatthias Clasen <mclasen@redhat.com>
Tue, 9 Nov 2010 18:51:55 +0000 (13:51 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 9 Nov 2010 18:51:55 +0000 (13:51 -0500)
gtk/gtkscrolledwindow.c

index e34883bd5a52e67ff7410cd5dddfc5807926ab7c..590d3362c1b525be37fdde6c6367dea8bb6a9107 100644 (file)
@@ -1446,7 +1446,7 @@ gtk_scrolled_window_relative_allocation (GtkWidget     *widget,
     }
 }
 
-void
+static void
 gtk_scrolled_window_allocate_child (GtkScrolledWindow *swindow,
                                    GtkAllocation     *relative_allocation)
 {