Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
rerere: remove an null statement
[gitweb.git]
/
rerere.c
diff --git
a/rerere.c
b/rerere.c
index a804171a4411d7a08427548a92ffe08ea98a2a33..d4929a66ae9e6ba63a87c4663968b466bc4a4bfb 100644
(file)
--- a/
rerere.c
+++ b/
rerere.c
@@
-1074,7
+1074,7
@@
static int rerere_forget_one_path(const char *path, struct string_list *rr)
else
error("cannot unlink %s: %s", filename, strerror(errno));
goto fail_exit;
- }
;
+ }
/*
* Update the preimage so that the user can resolve the