diff options
-rw-r--r-- | ui-log.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 | ||
15 | int files, add_lines, rem_lines; | 15 | static 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. |