This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Follow-up to b84edbf2; (IV) the IVdf.
[perl5.git] / nostdio.h
index d1d7374..ef8d652 100644 (file)
--- a/nostdio.h
+++ b/nostdio.h
@@ -124,3 +124,13 @@ struct _FILE;
 #ifndef OS2
 #define pclose(f)  _CANNOT _pclose_
 #endif
+
+/*
+ * Local variables:
+ * c-indentation-style: bsd
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ *
+ * ex: set ts=8 sts=4 sw=4 et:
+ */