aboutsummaryrefslogtreecommitdiff
path: root/src/diff.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/diff.c')
-rw-r--r--src/diff.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/diff.c b/src/diff.c
index eb1325b76e..90bdbf0850 100644
--- a/src/diff.c
+++ b/src/diff.c
@@ -1403,7 +1403,6 @@ static void diff_read(int idx_orig, int idx_new, char_u *fname)
notset = TRUE;
}
-done:
fclose(fd);
}