This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix documentation of Module::CoreList::is_deprecated
[perl5.git] / perlio.h
index ea7124a..a6902d4 100644 (file)
--- a/perlio.h
+++ b/perlio.h
@@ -382,3 +382,13 @@ typedef struct PerlIO_list_s PerlIO_list_t;
 
 END_EXTERN_C
 #endif                         /* _PERLIO_H */
+
+/*
+ * Local variables:
+ * c-indentation-style: bsd
+ * c-basic-offset: 4
+ * indent-tabs-mode: t
+ * End:
+ *
+ * ex: set ts=8 sts=4 sw=4 noet:
+ */