[gnome-shell] [StThemeNode] Fix build after rebase



commit 8d3abea6ef812236d833e244261a4586ba2f34ce
Author: Colin Walters <walters verbum org>
Date:   Wed Mar 24 14:24:25 2010 -0400

    [StThemeNode] Fix build after rebase

 src/st/st-theme-node.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/st/st-theme-node.c b/src/st/st-theme-node.c
index 1b8b4d0..cf6769a 100644
--- a/src/st/st-theme-node.c
+++ b/src/st/st-theme-node.c
@@ -204,7 +204,7 @@ st_theme_node_get_pseudo_class (StThemeNode *node)
   return node->pseudo_class;
 }
 
-void
+static void
 ensure_properties (StThemeNode *node)
 {
   if (!node->properties_computed)



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