summaryrefslogtreecommitdiffstats
path: root/src/util/pactree.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/pactree.c')
-rw-r--r--src/util/pactree.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/pactree.c b/src/util/pactree.c
index 5e869672..967f5c8c 100644
--- a/src/util/pactree.c
+++ b/src/util/pactree.c
@@ -54,7 +54,7 @@ int reverse = 0;
int unique = 0;
char *dbpath = NULL;
-static int alpm_local_init()
+static int alpm_local_init(void)
{
int ret;