This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #114104] Better error for unterminated heredoc delim
[perl5.git] / XSUB.h
diff --git a/XSUB.h b/XSUB.h
index 4e439f1..7231600 100644 (file)
--- a/XSUB.h
+++ b/XSUB.h
@@ -657,8 +657,8 @@ Rethrows a previously caught exception.  See L<perlguts/"Exception Handling">.
  * 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:
  */