This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove a dead case from the error reporting in
[perl5.git] / dosish.h
index c939127..0981137 100644 (file)
--- a/dosish.h
+++ b/dosish.h
 
 /* Don't go reading from /dev/urandom */
 #define PERL_NO_DEV_RANDOM
+
+/*
+ * Local variables:
+ * c-indentation-style: bsd
+ * c-basic-offset: 4
+ * indent-tabs-mode: t
+ * End:
+ *
+ * ex: set ts=8 sts=4 sw=4 noet:
+ */