Statify function.
authorSalvatore Iovene <salvatore@iovene.com>
Sat, 19 Dec 2009 18:39:11 +0000 (20:39 +0200)
committerSalvatore Iovene <salvatore@iovene.com>
Sat, 19 Dec 2009 18:39:11 +0000 (20:39 +0200)
modules/tweakr-desktop.c

index de1de77..d67f52f 100644 (file)
@@ -354,7 +354,7 @@ _edit_bookmarks_clicked (GtkButton *button, TweakrDesktopSection *section)
     }
 }
 
-GtkWidget *
+static GtkWidget *
 _build_bookmarks_button (TweakrDesktopSection *section)
 {
     GtkWidget *button;