aboutsummaryrefslogtreecommitdiff
path: root/src/if_cscope.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/if_cscope.h')
-rw-r--r--src/if_cscope.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/if_cscope.h b/src/if_cscope.h
index f76d131c93..74d4df83ea 100644
--- a/src/if_cscope.h
+++ b/src/if_cscope.h
@@ -12,5 +12,5 @@ void cs_free_tags(void);
void cs_print_tags(void);
int cs_connection(int num, char_u *dbpath, char_u *ppath);
void cs_end(void);
-/* vim: set ft=c : */
+
#endif /* NEOVIM_IF_CSCOPE_H */