summaryrefslogtreecommitdiff
path: root/run.c
diff options
context:
space:
mode:
Diffstat (limited to 'run.c')
-rw-r--r--run.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/run.c b/run.c
index a2059e2e5b..0b868abb1c 100644
--- a/run.c
+++ b/run.c
@@ -42,3 +42,12 @@ Perl_runops_standard(pTHX)
return 0;
}
+/*
+ * Local variables:
+ * c-indentation-style: bsd
+ * c-basic-offset: 4
+ * indent-tabs-mode: t
+ * End:
+ *
+ * vim: ts=8 sts=4 sw=4 noet:
+*/