This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fewer strEQ calls in toke.c:S_new_constant
[perl5.git] / av.h
diff --git a/av.h b/av.h
index 8d18d25..35c921f 100644 (file)
--- a/av.h
+++ b/av.h
@@ -94,8 +94,8 @@ Perl equivalent: C<my @array;>.
  * Local variables:
  * c-indentation-style: bsd
  * c-basic-offset: 4
- * indent-tabs-mode: t
+ * indent-tabs-mode: nil
  * End:
  *
- * ex: set ts=8 sts=4 sw=4 noet:
+ * ex: set ts=8 sts=4 sw=4 et:
  */