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 41d243b..b8f972a 100644 (file)
@@ -1,4 +1,4 @@
-/*    fakestdio.h
+/*    fakesdio.h
  *
  *    Copyright (C) 2000, by Larry Wall and others
  *
 #define fscanf                 _CANNOT _fscanf_
 #define fgets(s,n,f)           _CANNOT _fgets_
 
+/*
+ * ex: set ts=8 sts=4 sw=4 et:
+ */