This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Include vim/emacs modelines in generated files to open them
[perl5.git] / utf8.c
diff --git a/utf8.c b/utf8.c
index af027b6..21e19ae 100644 (file)
--- a/utf8.c
+++ b/utf8.c
@@ -2037,5 +2037,5 @@ Perl_ibcmp_utf8(pTHX_ const char *s1, char **pe1, register UV l1, bool u1, const
  * indent-tabs-mode: t
  * End:
  *
- * vim: ts=8 sts=4 sw=4 noet:
-*/
+ * ex: set ts=8 sts=4 sw=4 noet:
+ */