This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
No longer need to skip t/comp/opsubs.t #22 on VMS.
[perl5.git] / fakesdio.h
index 41d243b..6144380 100644 (file)
 #define fscanf                 _CANNOT _fscanf_
 #define fgets(s,n,f)           _CANNOT _fgets_
 
+/*
+ * Local variables:
+ * c-indentation-style: bsd
+ * c-basic-offset: 4
+ * indent-tabs-mode: t
+ * End:
+ *
+ * ex: set ts=8 sts=4 sw=4 noet:
+ */