This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
amigaos4: check that the errno indicates an error
[perl5.git] / taint.c
diff --git a/taint.c b/taint.c
index 60a9a54..b357628 100644 (file)
--- a/taint.c
+++ b/taint.c
@@ -185,11 +185,5 @@ Perl_taint_env(pTHX)
 }
 
 /*
- * Local variables:
- * c-indentation-style: bsd
- * c-basic-offset: 4
- * indent-tabs-mode: nil
- * End:
- *
  * ex: set ts=8 sts=4 sw=4 et:
  */