This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Accept experimental script_run feature
[perl5.git] / fakesdio.h
index 094fd00..b8f972a 100644 (file)
@@ -1,4 +1,4 @@
-/*    fakestdio.h
+/*    fakesdio.h
  *
  *    Copyright (C) 2000, by Larry Wall and others
  *
 #define fgets(s,n,f)           _CANNOT _fgets_
 
 /*
- * Local variables:
- * c-indentation-style: bsd
- * c-basic-offset: 4
- * indent-tabs-mode: nil
- * End:
- *
  * ex: set ts=8 sts=4 sw=4 et:
  */