aboutsummaryrefslogtreecommitdiff
path: root/src/diff.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/diff.h')
-rw-r--r--src/diff.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/diff.h b/src/diff.h
index 61da3c6190..223fe8add2 100644
--- a/src/diff.h
+++ b/src/diff.h
@@ -30,5 +30,4 @@ linenr_T diff_get_corresponding_line(buf_T *buf1, linenr_T lnum1,
linenr_T lnum3);
linenr_T diff_lnum_win(linenr_T lnum, win_T *wp);
-// vim: set ft=c:
#endif // NEOVIM_DIFF_H