aboutsummaryrefslogtreecommitdiff
path: root/src/window.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/window.h')
-rw-r--r--src/window.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/window.h b/src/window.h
index ef2fa5b6d1..405934a6ea 100644
--- a/src/window.h
+++ b/src/window.h
@@ -86,5 +86,4 @@ void clear_matches(win_T *wp);
matchitem_T *get_match(win_T *wp, int id);
int get_win_number(win_T *wp, win_T *first_win);
int get_tab_number(tabpage_T *tp);
-/* vim: set ft=c : */
#endif /* NEOVIM_WINDOW_H */