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 5c765428..14579e42 100644
--- a/src/util/pactree.c
+++ b/src/util/pactree.c
@@ -339,7 +339,7 @@ static void cleanup(void)
static void print_text(const char *pkg, const char *provision,
tdepth *depth, int last)
{
- const char* tip = "";
+ const char *tip = "";
int level = 1;
if(!pkg && !provision) {
/* not much we can do */