shell: Fix warning by marking initialize_dependencies static
This commit is contained in:
parent
88183c0e9f
commit
6fc89e8e8d
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
||||||
|
|
||||||
#include "cc-application.h"
|
#include "cc-application.h"
|
||||||
|
|
||||||
void
|
static void
|
||||||
initialize_dependencies (gint *argc,
|
initialize_dependencies (gint *argc,
|
||||||
gchar ***argv)
|
gchar ***argv)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue