Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
gitweb: Add git_get_rev_name_tags function
[gitweb.git]
/
unpack-trees.c
diff --git
a/unpack-trees.c
b/unpack-trees.c
index e496d8cd31b54dd3d278499d7d85439478181ce8..43ed12484f6eb8bb828987872b2782182e579b9f 100644
(file)
--- a/
unpack-trees.c
+++ b/
unpack-trees.c
@@
-278,7
+278,7
@@
static void unlink_entry(char *name)
}
}
-static volatile sig_atomic_t progress_update
= 0
;
+static volatile sig_atomic_t progress_update;
static void progress_interval(int signum)
{