static func
authorJean-Philippe Orsini <jeanfi@gmail.com>
Wed, 24 Sep 2014 11:09:19 +0000 (13:09 +0200)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Wed, 24 Sep 2014 11:09:19 +0000 (13:09 +0200)
src/main.c

index a87c643..16fd941 100644 (file)
@@ -211,7 +211,7 @@ static void indicators_update(struct ui_psensor *ui)
                ui_status_update(ui, attention);
 }
 
-gboolean ui_refresh_thread(gpointer data)
+static gboolean ui_refresh_thread(gpointer data)
 {
        struct config *cfg;
        gboolean ret;