This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
lib/meta_notation.pm: Fix typo in comment
[perl5.git] / parser.h
index ffc60d3..96ab4f5 100644 (file)
--- a/parser.h
+++ b/parser.h
@@ -149,11 +149,5 @@ enum {
 };
 
 /*
- * Local variables:
- * c-indentation-style: bsd
- * c-basic-offset: 4
- * indent-tabs-mode: nil
- * End:
- *
  * ex: set ts=8 sts=4 sw=4 et:
  */