about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--ui-log.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui-log.c b/ui-log.c index 1b60591..32b4c47 100644 --- a/ui-log.c +++ b/ui-log.c
@@ -12,7 +12,7 @@
12#include "ui-shared.h" 12#include "ui-shared.h"
13#include "argv-array.h" 13#include "argv-array.h"
14 14
15int files, add_lines, rem_lines; 15static int files, add_lines, rem_lines;
16 16
17/* 17/*
18 * The list of available column colors in the commit graph. 18 * The list of available column colors in the commit graph.