rerere: remove an null statement
authorJunio C Hamano <gitster@pobox.com>
Thu, 19 May 2016 19:51:22 +0000 (12:51 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 19 May 2016 19:51:22 +0000 (12:51 -0700)
J6t spotted that previous commit added an empty statement by
mistake.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
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