summaryrefslogtreecommitdiffabout
path: root/ui-plain.c
Side-by-side diff
Diffstat (limited to 'ui-plain.c') (more/less context) (ignore whitespace changes)
-rw-r--r--ui-plain.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui-plain.c b/ui-plain.c
index be559e0..5addd9e 100644
--- a/ui-plain.c
+++ b/ui-plain.c
@@ -20,3 +20,3 @@ static void print_object(const unsigned char *sha1, const char *path)
char *buf;
- size_t size;
+ unsigned long size;