[gnome-control-center/wip/benzea/wifi-panel: 2/4] shell: Fix warning by marking initialize_dependencies static



commit 3ef8b8e0ead47bff8a155d3d1117f0ac2ac2a412
Author: Benjamin Berg <bberg redhat com>
Date:   Thu Dec 13 15:06:02 2018 +0100

    shell: Fix warning by marking initialize_dependencies static

 shell/main.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/shell/main.c b/shell/main.c
index e38aeeede..425306bc2 100644
--- a/shell/main.c
+++ b/shell/main.c
@@ -38,7 +38,7 @@
 
 #include "cc-application.h"
 
-void
+static void
 initialize_dependencies (gint    *argc,
                          gchar ***argv)
 {


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